Home
last modified time | relevance | path

Searched refs:aRectangles (Results 1 – 25 of 25) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dbmpacc3.cxx326 RectangleVector aRectangles; in FillPolygon() local
327 aRegion.GetRegionRectangles(aRectangles); in FillPolygon()
329 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in FillPolygon()
387 RectangleVector aRectangles; in FillPolyPolygon() local
388 aRegion.GetRegionRectangles(aRectangles); in FillPolyPolygon()
390 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in FillPolyPolygon()
H A Doutmap.cxx1292 RectangleVector aRectangles; in LogicToPixel() local
1293 rLogicRegion.GetRegionRectangles(aRectangles); in LogicToPixel()
1294 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in LogicToPixel()
1503 RectangleVector aRectangles; in LogicToPixel() local
1504 rLogicRegion.GetRegionRectangles(aRectangles); in LogicToPixel()
1505 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in LogicToPixel()
1687 RectangleVector aRectangles; in PixelToLogic() local
1688 rDeviceRegion.GetRegionRectangles(aRectangles); in PixelToLogic()
1689 const RectangleVector& rRectangles(aRectangles); // needed to make the '!=' work in PixelToLogic()
1902 RectangleVector aRectangles; in PixelToLogic() local
[all …]
H A Doutdev2.cxx2457 RectangleVector aRectangles; in ImplPrintTransparent() local
2458 aWorkRgn.GetRegionRectangles(aRectangles); in ImplPrintTransparent()
2460 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ImplPrintTransparent()
2565 RectangleVector aRectangles; in ImplPrintMask() local
2566 aWorkRgn.GetRegionRectangles(aRectangles); in ImplPrintMask()
2568 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ImplPrintMask()
H A Dsalgdilayout.cxx273 RectangleVector aRectangles; in mirror() local
274 rRgn.GetRegionRectangles(aRectangles); in mirror()
277 …for(RectangleVector::iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end(); aRec… in mirror()
H A Dregion.cxx303 RectangleVector aRectangles; in ImplCreatePolyPolygonFromRegionBand() local
304 GetRegionRectangles(aRectangles); in ImplCreatePolyPolygonFromRegionBand()
306 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ImplCreatePolyPolygonFromRegionBand()
H A Doutdev.cxx544 RectangleVector aRectangles; in ImplReMirror() local
545 rRegion.GetRegionRectangles(aRectangles); in ImplReMirror()
548 …for(RectangleVector::iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end(); aRec… in ImplReMirror()
/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanagerbuffered.cxx125 RectangleVector aRectangles; in ImpRestoreBackground() local
126 rRegionPixel.GetRegionRectangles(aRectangles); in ImpRestoreBackground()
128 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ImpRestoreBackground()
220 RectangleVector aRectangles; in ImpSaveBackground() local
221 aRegion.GetRegionRectangles(aRectangles); in ImpSaveBackground()
223 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ImpSaveBackground()
/trunk/main/toolkit/source/awt/
H A Dvclxregion.cxx153 RectangleVector aRectangles; in getRectangles() local
154 maRegion.GetRegionRectangles(aRectangles); in getRectangles()
157 ::com::sun::star::uno::Sequence< ::com::sun::star::awt::Rectangle > aRects(aRectangles.size()); in getRectangles()
160 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in getRectangles()
/trunk/main/sdext/source/presenter/
H A DPresenterCanvasHelper.cxx92 ::std::vector<awt::Rectangle> aRectangles; in PaintRectangle()
93 aRectangles.reserve(2); in PaintRectangle()
94 aRectangles.push_back( in PaintRectangle()
97 aRectangles.push_back( in PaintRectangle()
101 aRectangles, in PaintRectangle()
H A DPresenterWindowManager.cxx1363 ::std::vector<awt::Rectangle> aRectangles; in CreateClipPolyPolygon()
1364 aRectangles.reserve(1+nPaneCount); in CreateClipPolyPolygon()
1365 aRectangles.push_back(mxParentWindow->getPosSize()); in CreateClipPolyPolygon()
1385 aRectangles.push_back(aInnerBorderBox); in CreateClipPolyPolygon()
1389 aRectangles, in CreateClipPolyPolygon()
H A DPresenterPaneBorderPainter.cxx858 ::std::vector<awt::Rectangle> aRectangles; in SetupClipping()
859 aRectangles.push_back(PresenterGeometryHelper::Intersection(rUpdateBox, rOuterBox)); in SetupClipping()
860 aRectangles.push_back(PresenterGeometryHelper::Intersection(rUpdateBox, aInnerBox)); in SetupClipping()
862 aRectangles, in SetupClipping()
/trunk/main/svx/source/svdraw/
H A Dsdrpaintwindow.cxx74 RectangleVector aRectangles; in OutputPreRenderDevice() local
75 aRegionPixel.GetRegionRectangles(aRectangles); in OutputPreRenderDevice()
77 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in OutputPreRenderDevice()
H A Dsvdpntv.cxx812 RectangleVector aRectangles; in CompleteRedraw() local
813 aOptimizedRepaintRegion.GetRegionRectangles(aRectangles); in CompleteRedraw()
818 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in CompleteRedraw()
1006 RectangleVector aRectangles; in BeginDrawLayers() local
1007 aOptimizedRepaintRegion.GetRegionRectangles(aRectangles); in BeginDrawLayers()
1012 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in BeginDrawLayers()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayeredDevice.cxx82 RectangleVector aRectangles; in ForAllRectangles() local
83 rRegion.GetRegionRectangles(aRectangles); in ForAllRectangles()
85 if(0 == aRectangles.size()) in ForAllRectangles()
91 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ForAllRectangles()
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx171 RectangleVector aRectangles; in setClipRegion() local
172 i_rClip.GetRegionRectangles(aRectangles); in setClipRegion()
174 if(1 == aRectangles.size()) in setClipRegion()
177 const Rectangle& aBoundRect = aRectangles[0]; in setClipRegion()
189 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in setClipRegion()
H A Dsvppspgraphics.cxx234 RectangleVector aRectangles; in setClipRegion() local
235 i_rClip.GetRegionRectangles(aRectangles); in setClipRegion()
236 m_pPrinterGfx->BeginSetClipRegion(aRectangles.size()); in setClipRegion()
238 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in setClipRegion()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx943 RectangleVector aRectangles; in setClipRegion() local
944 i_rClip.GetRegionRectangles(aRectangles); in setClipRegion()
947 ULONG nRectBufSize = sizeof(RECT)*aRectangles.size(); in setClipRegion()
948 if ( aRectangles.size() < SAL_CLIPRECT_COUNT ) in setClipRegion()
958 mpClipRgnData->rdh.nCount = aRectangles.size(); in setClipRegion()
965 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in setClipRegion()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx221 RectangleVector aRectangles; in setClipRegion() local
222 i_rClip.GetRegionRectangles(aRectangles); in setClipRegion()
223 mnClipElementCount = aRectangles.size(); in setClipRegion()
232 const Rectangle& rRect = aRectangles[a]; in setClipRegion()
/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx1640 RectangleVector aRectangles; in ImplSetClipRegion() local
1641 rClipRegion.GetRegionRectangles(aRectangles); in ImplSetClipRegion()
1643 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ImplSetClipRegion()
1768 RectangleVector aRectangles; in ImplBmp() local
1769 aRegion.GetRegionRectangles(aRectangles); in ImplBmp()
1772 …for(RectangleVector::iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end(); aRec… in ImplBmp()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx297 RectangleVector aRectangles; in setClipRegion() local
298 i_rClip.GetRegionRectangles(aRectangles); in setClipRegion()
299 m_pPrinterGfx->BeginSetClipRegion(aRectangles.size()); in setClipRegion()
301 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in setClipRegion()
H A Dsalgdi.cxx593 RectangleVector aRectangles; in setClipRegion() local
594 i_rClip.GetRegionRectangles(aRectangles); in setClipRegion()
596 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in setClipRegion()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1989 RectangleVector aRectangles; in Paint() local
1990 aRegion.GetRegionRectangles(aRectangles); in Paint()
1992 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in Paint()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx572 RectangleVector aRectangles; in setClipRegion() local
573 i_rClip.GetRegionRectangles(aRectangles); in setClipRegion()
575 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in setClipRegion()
/trunk/main/vcl/source/window/
H A Dwindow.cxx1816 RectangleVector aRectangles; in ImplSysObjClip() local
1817 aRegion.GetRegionRectangles(aRectangles); in ImplSysObjClip()
1818 mpWindowImpl->mpSysObj->BeginSetClipRegion(aRectangles.size()); in ImplSysObjClip()
1820 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in ImplSysObjClip()
6118 RectangleVector aRectangles; in SetWindowRegionPixel() local
6119 mpWindowImpl->maWinRegion.GetRegionRectangles(aRectangles); in SetWindowRegionPixel()
6120 mpWindowImpl->mpFrame->BeginSetClipRegion(aRectangles.size()); in SetWindowRegionPixel()
6122 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in SetWindowRegionPixel()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx763 RectangleVector aRectangles; in drawNativeControl() local
764 aClipRegion.GetRegionRectangles(aRectangles); in drawNativeControl()
766 …for(RectangleVector::const_iterator aRectIter(aRectangles.begin()); aRectIter != aRectangles.end()… in drawNativeControl()

Completed in 305 milliseconds