Home
last modified time | relevance | path

Searched refs:vShim (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx1406 gint vShim = 0; in NWPaintGTKScrollbar() local
1455 vShim = (pixmapRect.GetHeight() - sliderHeight) / 2; in NWPaintGTKScrollbar()
1457 scrollbarRect.Move( 0, vShim ); in NWPaintGTKScrollbar()
1618 x+hShim+thumbRect.Left(), y+vShim+thumbRect.Top(), in NWPaintGTKScrollbar()
1628 x+hShim+button11BoundRect.Left(), y+vShim+button11BoundRect.Top(), in NWPaintGTKScrollbar()
1634 x+hShim+arrowRect.Left(), y+vShim+arrowRect.Top(), in NWPaintGTKScrollbar()
1643 x+hShim+button12BoundRect.Left(), y+vShim+button12BoundRect.Top(), in NWPaintGTKScrollbar()
1649 x+hShim+arrowRect.Left(), y+vShim+arrowRect.Top(), in NWPaintGTKScrollbar()
1659 x+hShim+button21BoundRect.Left(), y+vShim+button21BoundRect.Top(), in NWPaintGTKScrollbar()
1665 x+hShim+arrowRect.Left(), y+vShim+arrowRect.Top(), in NWPaintGTKScrollbar()
[all …]

Completed in 34 milliseconds