Lines Matching refs:Rectangle

42     Rectangle           maInvalidateRect;
44 AquaBlinker( AquaSalFrame* pFrame, const Rectangle& rRect ) in AquaBlinker()
52 static void Blink( AquaSalFrame*, const Rectangle&, int nTimeout = 80 );
66 void AquaBlinker::Blink( AquaSalFrame* pFrame, const Rectangle& rRect, int nTimeout ) in Blink()
104 static HIRect ImplGetHIRectFromRectangle(Rectangle aRect) in ImplGetHIRectFromRectangle()
139 const Rectangle& rControlRect, Rectangle& rResultRect ) in AquaGetScrollRect()
382 …phics::hitTestNativeControl( ControlType nType, ControlPart nPart, const Rectangle& rControlRegion, in hitTestNativeControl()
387 Rectangle aRect; in hitTestNativeControl()
475 const Rectangle& rControlRegion, in drawNativeControl()
487 Rectangle buttonRect = rControlRegion; in drawNativeControl()
1111 Rectangle aSpinRect( pSpinButtonVal->maUpperRect ); in drawNativeControl()
1207 buttonRect.Intersection( Rectangle( Point( static_cast<long int>(aRect.origin.x), in drawNativeControl()
1228 …wNativeControlText( ControlType /*nType*/, ControlPart /*nPart*/, const Rectangle& /*rControlRegio… in drawNativeControlText() argument
1249 …cs::getNativeControlRegion( ControlType nType, ControlPart nPart, const Rectangle& rControlRegion,… in getNativeControlRegion()
1251Rectangle &rNativeBoundingRegion, Rectangle &rNativeContentRegion ) in getNativeControlRegion()
1256 Rectangle aCtrlBoundRect( rControlRegion ); in getNativeControlRegion()
1271 … rNativeBoundingRegion = rNativeContentRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion()
1278 … rNativeBoundingRegion = rNativeContentRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion()
1286 Rectangle aRect; in getNativeControlRegion()
1316 rNativeContentRegion = Rectangle( Point( x, y ), Size( w, h + nBorderCleanup) ); in getNativeControlRegion()
1317 rNativeBoundingRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion()
1324 Rectangle aRect( aCtrlBoundRect ); in getNativeControlRegion()
1337 Rectangle aRect( aCtrlBoundRect ); in getNativeControlRegion()
1354 rNativeContentRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion()
1355 rNativeBoundingRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion()
1370 …rNativeContentRegion = Rectangle( Point( x+FOCUS_RING_WIDTH, y+FOCUS_RING_WIDTH ), Size( w-2*(FOCU… in getNativeControlRegion()
1371 rNativeBoundingRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion()
1384 …rNativeContentRegion = Rectangle( Point( x+FOCUS_RING_WIDTH, y+FOCUS_RING_WIDTH ), Size( w-2*FOCUS… in getNativeControlRegion()
1385 … rNativeBoundingRegion = Rectangle( Point( x, y ), Size( w, h+2*FOCUS_RING_WIDTH ) ); in getNativeControlRegion()
1400 rNativeContentRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion()
1401 …rNativeBoundingRegion = Rectangle( Point( x, y ), Size( w+FOCUS_RING_WIDTH, h+2*FOCUS_RING_WIDTH )… in getNativeControlRegion()
1419 rNativeContentRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion()
1420 …rNativeBoundingRegion = Rectangle( Point( x, y ), Size( w+FOCUS_RING_WIDTH, h+2*FOCUS_RING_WIDTH )… in getNativeControlRegion()
1433 …rNativeContentRegion = Rectangle( Point( x+FOCUS_RING_WIDTH, y ), Size( w-2*FOCUS_RING_WIDTH, h ) … in getNativeControlRegion()
1434 … rNativeBoundingRegion = Rectangle( Point( x, y ), Size( w, h+2*FOCUS_RING_WIDTH ) ); in getNativeControlRegion()
1446 …rNativeContentRegion = Rectangle( Point( x + FOCUS_RING_WIDTH, y + FOCUS_RING_WIDTH ), Size( w - 2… in getNativeControlRegion()
1447 … rNativeBoundingRegion = Rectangle( Point( x, y ), Size( w, h+2*FOCUS_RING_WIDTH ) ); in getNativeControlRegion()
1460 rNativeContentRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion()
1461 rNativeBoundingRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion()
1471 rNativeContentRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion()
1472 rNativeBoundingRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion()
1483 Rectangle aRect(aCtrlBoundRect); in getNativeControlRegion()
1515 rNativeContentRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion()
1516 rNativeBoundingRegion = Rectangle( Point( x, y ), Size( w, h ) ); in getNativeControlRegion()