Lines Matching refs:Rectangle
560 DrawRect( Rectangle( aPos, Size( GetOutputSizePixel().Width() - 2*mnXOffset, nTH ) ) ); in ImplRepaint()
591 Rectangle aRect( aPos, Size( 10, nTH ) ); in ImplRepaint()
665 Rectangle aRect( aPos, Size( 10, nTH ) ); in ImplRepaint()
1096 Rectangle aRect( aTmpPoint, GetOutputSizePixel() ); in ImplClearBackground()
1126 Rectangle aBounds( aClipRgn.GetBoundRect() ); in ImplClearBackground()
1146 pBorder->Paint( Rectangle() ); in ImplClearBackground()
1151 pBorder->Paint( Rectangle() ); in ImplClearBackground()
1872 void Edit::Paint( const Rectangle& ) in Paint() argument
1916 Rectangle aRect( aPos, aSize ); in Draw()
1956 Rectangle aClip( aPos, aSize ); in Draw()
2463 …Rectangle aCursorRect( Point( nTextWidth + mnXOffset, (GetOutputSize().Height()-nTextHeight)/2 ), … in ImplShowDDCursor()
2869 Rectangle aRect( Point( 0, 0 ), aSize ); in CalcMinimumSize()
2870 Rectangle aContent, aBound; in CalcMinimumSize()