Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx1016 Rectangle aIndicatorRect( Point( 0, in getNativeControlRegion() local
1019 rNativeContentRegion = aIndicatorRect; in getNativeControlRegion()
1035 Rectangle aIndicatorRect( Point( 0, in getNativeControlRegion() local
1038 rNativeContentRegion = aIndicatorRect; in getNativeControlRegion()
2383 Rectangle aIndicatorRect; in NWPaintGTKListBox() local
2451 aIndicatorRect.GetWidth(), aIndicatorRect.GetHeight() ); in NWPaintGTKListBox()
3187 Rectangle aIndicatorRect; in NWGetListBoxIndicatorRect() local
3209 aIndicatorRect.SetSize( Size( width, height ) ); in NWGetListBoxIndicatorRect()
3214 if ( aIndicatorRect.GetHeight() % 2 ) in NWGetListBoxIndicatorRect()
3215 aIndicatorRect.Move( 0, 1 ); in NWGetListBoxIndicatorRect()
[all …]

Completed in 45 milliseconds