Lines Matching refs:Rectangle

43 static void ImplDrawSymbol( OutputDevice* pDev, const Rectangle& rRect,  in ImplDrawSymbol()
75 pDev->DrawRect( Rectangle( nCenterX, nTop, nCenterX, nBottom ) ); in ImplDrawSymbol()
81 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
83 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
86 pDev->DrawRect( Rectangle( nCenterX-n4, nBottom, in ImplDrawSymbol()
100 pDev->DrawRect( Rectangle( nCenterX, nTop, nCenterX, nBottom ) ); in ImplDrawSymbol()
106 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
108 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
111 pDev->DrawRect( Rectangle( nCenterX-n4, nTop-n2, in ImplDrawSymbol()
125 pDev->DrawRect( Rectangle( nLeft, nCenterY, nRight, nCenterY ) ); in ImplDrawSymbol()
131 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
133 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
136 pDev->DrawRect( Rectangle( nRight, nCenterY-n4, in ImplDrawSymbol()
150 pDev->DrawRect( Rectangle( nLeft, nCenterY, nRight, nCenterY ) ); in ImplDrawSymbol()
156 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
158 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
161 pDev->DrawRect( Rectangle( nLeft-n2, nCenterY-n4, in ImplDrawSymbol()
173 pDev->DrawRect( Rectangle( nCenterX, nTop, nCenterX, nBottom ) ); in ImplDrawSymbol()
179 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
181 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
193 pDev->DrawRect( Rectangle( nCenterX, nTop, nCenterX, nBottom ) ); in ImplDrawSymbol()
199 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
201 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
218 pDev->DrawRect( Rectangle( nLeft, nCenterY, nRight, nCenterY ) ); in ImplDrawSymbol()
224 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
226 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
231 pDev->DrawRect( Rectangle( nCenterX-n4-1, nCenterY-n2, in ImplDrawSymbol()
248 pDev->DrawRect( Rectangle( nLeft, nCenterY, nRight, nCenterY ) ); in ImplDrawSymbol()
254 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
256 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
261 pDev->DrawRect( Rectangle( nCenterX+n4+1, nCenterY-n2, in ImplDrawSymbol()
282 pDev->DrawRect( Rectangle( nCenterX, nTop, nCenterX, nBottom ) ); in ImplDrawSymbol()
283 pDev->DrawRect( Rectangle( nCenterX, nTop+n2+1, nCenterX, nBottom+n2+1 ) ); in ImplDrawSymbol()
289 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
290 pDev->DrawRect( Rectangle( nTemp, nTop+n2+1, nTemp, nBottom+n2+1 ) ); in ImplDrawSymbol()
292 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
293 pDev->DrawRect( Rectangle( nTemp, nTop+n2+1, nTemp, nBottom+n2+1 ) ); in ImplDrawSymbol()
329 pDev->DrawRect( Rectangle( nLeft, nTop, nRight, nBottom ) ); in ImplDrawSymbol()
339 pDev->DrawRect( Rectangle( nLeft, nTop, nCenterX-2, nBottom ) ); in ImplDrawSymbol()
340 pDev->DrawRect( Rectangle( nCenterX+1, nTop, nRight, nBottom ) ); in ImplDrawSymbol()
349 pDev->DrawRect( Rectangle( nLeft, nCenterY, nRight, nCenterY ) ); in ImplDrawSymbol()
350 pDev->DrawRect( Rectangle( nLeft+n2, nCenterY, nRight+n2, nCenterY ) ); in ImplDrawSymbol()
356 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
357 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
359 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
360 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
365 pDev->DrawRect( Rectangle( nCenterX-n2, nCenterY-n2, in ImplDrawSymbol()
376 pDev->DrawRect( Rectangle( nLeft, nCenterY, nRight, nCenterY ) ); in ImplDrawSymbol()
377 pDev->DrawRect( Rectangle( nLeft+n2, nCenterY, nRight+n2, nCenterY ) ); in ImplDrawSymbol()
383 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
384 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
386 pDev->DrawRect( Rectangle( nLeft, nTemp, nRight, nTemp ) ); in ImplDrawSymbol()
387 pDev->DrawRect( Rectangle( nLeft+n2, nTemp, nRight+n2, nTemp ) ); in ImplDrawSymbol()
392 pDev->DrawRect( Rectangle( nCenterX+n2, nCenterY-n2, in ImplDrawSymbol()
411 pDev->DrawRect( Rectangle( Point( nLeft+i, nTop+i ), aRectSize ) ); in ImplDrawSymbol()
412 pDev->DrawRect( Rectangle( Point( nLeft+i, nBottom-i ), aRectSize ) ); in ImplDrawSymbol()
421 Rectangle aRect( nCenterX-n2, nCenterY-n2, in ImplDrawSymbol()
426 Rectangle aTempRect = aRect; in ImplDrawSymbol()
457 pDev->DrawRect( Rectangle( Point( nX, nY++ ), aRectSize ) ); in ImplDrawSymbol()
469 pDev->DrawRect( Rectangle( Point( nX, nY-- ), aRectSize ) ); in ImplDrawSymbol()
481 pDev->DrawRect( Rectangle( nCenterX, nTop, nCenterX, nBottom ) ); in ImplDrawSymbol()
487 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
489 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
494 pDev->DrawRect( Rectangle( nCenterX, nTop, nCenterX, nBottom ) ); in ImplDrawSymbol()
500 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
502 pDev->DrawRect( Rectangle( nTemp, nTop, nTemp, nBottom ) ); in ImplDrawSymbol()
511 Rectangle aRect( nCenterX-n2, nCenterY-n2+3, in ImplDrawSymbol()
514 Rectangle aTempRect = aRect; in ImplDrawSymbol()
524 aRect = Rectangle( nCenterX-n2+2, nCenterY-n2, in ImplDrawSymbol()
541 Rectangle aRect( nCenterX-n2, nCenterY-n2, in ImplDrawSymbol()
544 Rectangle aTempRect = aRect; in ImplDrawSymbol()
559 Rectangle aRect( nCenterX-n2+nExtra, nCenterY+n2-1, in ImplDrawSymbol()
569 void DecorationView::DrawSymbol( const Rectangle& rRect, SymbolType eType, in DrawSymbol()
573 Rectangle aRect = mpOutDev->LogicToPixel( rRect ); in DrawSymbol()
598 Rectangle aTempRect = aRect; in DrawSymbol()
616 void DecorationView::DrawFrame( const Rectangle& rRect, in DrawFrame()
620 Rectangle aRect = mpOutDev->LogicToPixel( rRect ); in DrawFrame()
634 void DecorationView::DrawHighlightFrame( const Rectangle& rRect, in DrawHighlightFrame()
684 static void ImplDrawDPILineRect( OutputDevice* pDev, Rectangle& rRect, in ImplDrawDPILineRect()
716 pDev->DrawRect( Rectangle( rRect.TopLeft(), Size( nWidth, nLineHeight ) ) ); in ImplDrawDPILineRect()
717 pDev->DrawRect( Rectangle( rRect.TopLeft(), Size( nLineWidth, nHeight ) ) ); in ImplDrawDPILineRect()
718 pDev->DrawRect( Rectangle( Point( rRect.Left(), rRect.Bottom()-nLineHeight ), in ImplDrawDPILineRect()
720 pDev->DrawRect( Rectangle( Point( rRect.Right()-nLineWidth, rRect.Top() ), in ImplDrawDPILineRect()
733 static void ImplDrawFrame( OutputDevice* pDev, Rectangle& rRect, in ImplDrawFrame()
776 Rectangle aBound, aContent; in ImplDrawFrame()
777 Rectangle aNatRgn( rRect ); in ImplDrawFrame()
821 Rectangle aBound, aContent; in ImplDrawFrame()
822 Rectangle aNatRgn( rRect ); in ImplDrawFrame()
966 Rectangle DecorationView::DrawFrame( const Rectangle& rRect, sal_uInt16 nStyle ) in DrawFrame()
968 Rectangle aRect = rRect; in DrawFrame()
1001 static void ImplDrawButton( OutputDevice* pDev, Rectangle& rRect, in ImplDrawButton()
1004 Rectangle aFillRect = rRect; in ImplDrawButton()
1029 Rectangle aRect1; in ImplDrawButton()
1030 Rectangle aRect2; in ImplDrawButton()
1074 pDev->DrawRect( Rectangle( aFillRect.Left(), aFillRect.Top(), in ImplDrawButton()
1082 pDev->DrawRect( Rectangle( aFillRect.Left(), aFillRect.Top(), in ImplDrawButton()
1090 pDev->DrawRect( Rectangle( aFillRect.Left(), aFillRect.Bottom(), in ImplDrawButton()
1215 Rectangle DecorationView::DrawButton( const Rectangle& rRect, sal_uInt16 nStyle ) in DrawButton()
1217 Rectangle aRect = rRect; in DrawButton()