Searched refs:aIndicatorRect (Results 1 – 1 of 1) sorted by relevance
1016 Rectangle aIndicatorRect( Point( 0, in getNativeControlRegion() local1019 rNativeContentRegion = aIndicatorRect; in getNativeControlRegion()1035 Rectangle aIndicatorRect( Point( 0, in getNativeControlRegion() local1038 rNativeContentRegion = aIndicatorRect; in getNativeControlRegion()2383 Rectangle aIndicatorRect; in NWPaintGTKListBox() local2451 aIndicatorRect.GetWidth(), aIndicatorRect.GetHeight() ); in NWPaintGTKListBox()3187 Rectangle aIndicatorRect; in NWGetListBoxIndicatorRect() local3209 aIndicatorRect.SetSize( Size( width, height ) ); in NWGetListBoxIndicatorRect()3214 if ( aIndicatorRect.GetHeight() % 2 ) in NWGetListBoxIndicatorRect()3215 aIndicatorRect.Move( 0, 1 ); in NWGetListBoxIndicatorRect()[all …]
Completed in 30 milliseconds