Searched refs:hShim (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/vcl/unx/gtk/gdi/ |
H A D | salnativewidgets-gtk.cxx | 1407 gint hShim = 0; in NWPaintGTKScrollbar() local 1506 hShim = (pixmapRect.GetWidth() - sliderWidth) / 2; in NWPaintGTKScrollbar() 1508 scrollbarRect.Move( hShim, 0 ); 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 36 milliseconds