Lines Matching refs:Rectangle

335 							  const Rectangle&,  in hitTestNativeControl()  argument
359 Rectangle ImplGetThemeRect( HTHEME hTheme, HDC hDC, int iPart, int iState, const Rectangle& aRect, … in ImplGetThemeRect()
369 return Rectangle( 0, 0, aSz.cx, aSz.cy ); in ImplGetThemeRect()
371 return Rectangle(); in ImplGetThemeRect()
377 void ImplConvertSpinbuttonValues( int nControlPart, const ControlState& rState, const Rectangle& rR… in ImplConvertSpinbuttonValues()
931 Rectangle aTrackRect = ImplGetThemeRect( hTheme, hDC, iPart, iState, Rectangle() ); in ImplDrawNativeControl()
1032 Rectangle aRect( ImplGetThemeRect( hTheme, hDC, in ImplDrawNativeControl()
1033 MENU_POPUPSEPARATOR, 0, Rectangle( rc.left, rc.top, rc.right, rc.bottom ) ) ); in ImplDrawNativeControl()
1057 const Rectangle& rControlRegion, in drawNativeControl()
1152 Rectangle buttonRect = rControlRegion; in drawNativeControl()
1189 const Rectangle&, in drawNativeControlText() argument
1213 const Rectangle& rControlRegion, in getNativeControlRegion()
1217 Rectangle &rNativeBoundingRegion, in getNativeControlRegion()
1218 Rectangle &rNativeContentRegion ) in getNativeControlRegion()
1254 Rectangle aRect( ImplGetThemeRect( hTheme, hDC, TP_SPLITBUTTONDROPDOWN, in getNativeControlRegion()
1268 Rectangle aRect( ImplGetThemeRect( hTheme, hDC, PP_BAR, in getNativeControlRegion()
1281 Rectangle aBoxRect( rControlRegion ); in getNativeControlRegion()
1282 Rectangle aRect( ImplGetThemeRect( hTheme, hDC, CP_DROPDOWNBUTTON, in getNativeControlRegion()
1301 Rectangle aBoxRect( rControlRegion ); in getNativeControlRegion()
1302 Rectangle aRect( ImplGetThemeRect( hTheme, hDC, EP_BACKGROUNDWITHBORDER, in getNativeControlRegion()
1337 Rectangle aBoxRect( rControlRegion ); in getNativeControlRegion()
1338 Rectangle aRect( ImplGetThemeRect( hTheme, hDC, in getNativeControlRegion()
1359 Rectangle aThumbRect = ImplGetThemeRect( hTheme, hDC, iPart, iState, Rectangle() ); in getNativeControlRegion()
1363 Rectangle aRect( rControlRegion ); in getNativeControlRegion()
1371 Rectangle aRect( rControlRegion ); in getNativeControlRegion()
1382 Rectangle aControlRect( rControlRegion ); in getNativeControlRegion()