Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx1505 unsigned int sliderWidth = slider_width + (trough_border * 2); in NWPaintGTKScrollbar() local
1506 hShim = (pixmapRect.GetWidth() - sliderWidth) / 2; in NWPaintGTKScrollbar()
1509 scrollbarRect.SetSize( Size( sliderWidth, scrollbarRect.GetHeight() ) ); in NWPaintGTKScrollbar()

Completed in 26 milliseconds