Searched refs:SLIDER_THUMB_SIZE (Results 1 – 1 of 1) sorted by relevance
52 #define SLIDER_THUMB_SIZE 9 macro170 maThumbRect.Right() = maThumbRect.Left()+SLIDER_THUMB_SIZE-1; in ImplUpdateRects()190 … const Rectangle aControlRegion( Rectangle( Point(0,0), Size( SLIDER_THUMB_SIZE, 10 ) ) ); in ImplUpdateRects()204 maThumbRect.Bottom() = maThumbRect.Top()+SLIDER_THUMB_SIZE-1; in ImplUpdateRects()224 … const Rectangle aControlRegion( Rectangle( Point(0,0), Size( 10, SLIDER_THUMB_SIZE ) ) ); in ImplUpdateRects()331 if ( nCalcWidth >= SLIDER_THUMB_SIZE ) in ImplCalc()