Home
last modified time | relevance | path

Searched refs:rCurrRect (Results 1 – 4 of 4) sorted by relevance

/trunk/main/basegfx/source/range/
H A Db2drangeclipper.cxx589 const B2DRectangle& rCurrRect( *aCurrRect++ ); in setupSweepLineEventListFromRanges() local
592 SweepLineEvent( rCurrRect.getMinX(), in setupSweepLineEventListFromRanges()
593 rCurrRect, in setupSweepLineEventListFromRanges()
606 const B2DRectangle& rCurrRect( *aCurrRectR++ ); in setupSweepLineEventListFromRanges() local
609 SweepLineEvent( rCurrRect.getMaxX(), in setupSweepLineEventListFromRanges()
610 rCurrRect, in setupSweepLineEventListFromRanges()
771 const basegfx::B2DRange& rCurrRect=rCurrEvent.getRect(); in processActiveEdges() local
781 boost::cref(rCurrRect))); in processActiveEdges()
800 rCurrRect); in processActiveEdges()
/trunk/main/sw/source/core/text/
H A Ditradj.cxx761 const SwRect &rCurrRect ) in CalcFlyPortion() argument
768 SwRect aLineVert( rCurrRect ); in CalcFlyPortion()
798 pFlyPortion->Height( KSHORT( rCurrRect.Height() ) ); in CalcFlyPortion()
H A Ditrtxt.hxx220 const SwRect &rCurrRect );
/trunk/main/vcl/source/gdi/
H A Dprint2.cxx123 const Rectangle& rCurrRect, in checkRect() argument
129 rMapModeVDev.LogicToPixel(rCurrRect).IsInside(io_rPrevRect) && in checkRect()
134 io_rPrevRect = rCurrRect; in checkRect()

Completed in 33 milliseconds