Searched refs:SLIDER_THUMB_SIZE (Results 1 – 1 of 1) sorted by relevance
56 #define SLIDER_THUMB_SIZE 9 macro174 maThumbRect.Right() = maThumbRect.Left()+SLIDER_THUMB_SIZE-1; in ImplUpdateRects()194 const Rectangle aControlRegion( Rectangle( Point(0,0), Size( SLIDER_THUMB_SIZE, 10 ) ) ); in ImplUpdateRects()208 maThumbRect.Bottom() = maThumbRect.Top()+SLIDER_THUMB_SIZE-1; in ImplUpdateRects()228 const Rectangle aControlRegion( Rectangle( Point(0,0), Size( 10, SLIDER_THUMB_SIZE ) ) ); in ImplUpdateRects()335 if ( nCalcWidth >= SLIDER_THUMB_SIZE ) in ImplCalc()
Completed in 17 milliseconds