Home
last modified time | relevance | path

Searched refs:rBottomRight (Results 1 – 9 of 9) sorted by relevance

/trunk/main/filter/source/graphicfilter/icgm/
H A Dcgmtypes.hxx42 FloatRect( const FloatPoint& rTopLeft, const FloatPoint& rBottomRight ) in FloatRect()
46 Right = rBottomRight.X; in FloatRect()
47 Bottom = rBottomRight.Y; in FloatRect()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygontools.hxx369 …t& rTopLeft, const B2DPoint& rTopRight, const B2DPoint& rBottomLeft, const B2DPoint& rBottomRight);
372 …t& rTopLeft, const B2DPoint& rTopRight, const B2DPoint& rBottomLeft, const B2DPoint& rBottomRight);
H A Db2dpolypolygontools.hxx220 …t& rTopLeft, const B2DPoint& rTopRight, const B2DPoint& rBottomLeft, const B2DPoint& rBottomRight);
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx2656 …nt& rTopLeft, const B2DPoint& rTopRight, const B2DPoint& rBottomLeft, const B2DPoint& rBottomRight) in distort() argument
2669 fRelativeY * ((fOneMinusRelativeX) * rBottomLeft.getX() + fRelativeX * rBottomRight.getX())); in distort()
2671 fRelativeX * ((fOneMinusRelativeY) * rTopRight.getY() + fRelativeY * rBottomRight.getY())); in distort()
2677 …nt& rTopLeft, const B2DPoint& rTopRight, const B2DPoint& rBottomLeft, const B2DPoint& rBottomRight) in distort() argument
2687 …end(distort(rCandidate.getB2DPoint(a), rOriginal, rTopLeft, rTopRight, rBottomLeft, rBottomRight)); in distort()
2693 …ort(rCandidate.getPrevControlPoint(a), rOriginal, rTopLeft, rTopRight, rBottomLeft, rBottomRight)); in distort()
2698 …ort(rCandidate.getNextControlPoint(a), rOriginal, rTopLeft, rTopRight, rBottomLeft, rBottomRight)); in distort()
H A Db2dpolypolygontools.cxx399 …nt& rTopLeft, const B2DPoint& rTopRight, const B2DPoint& rBottomLeft, const B2DPoint& rBottomRight) in distort() argument
408 aRetval.append(distort(aCandidate, rOriginal, rTopLeft, rTopRight, rBottomLeft, rBottomRight)); in distort()
/trunk/main/vcl/source/control/
H A Dilstbox.cxx1876 const Color& rBottomRight(rStyleSettings.GetEdgeBlendingBottomRightColor()); in DrawEntry() local
1878 … const BitmapEx aBlendFrame(createBlendFrame(aImgSz, nAlpha, rTopLeft, rBottomRight)); in DrawEntry()
3012 const Color& rBottomRight(rStyleSettings.GetEdgeBlendingBottomRightColor()); in DrawEntry() local
3014 const BitmapEx aBlendFrame(createBlendFrame(aImgSz, nAlpha, rTopLeft, rBottomRight)); in DrawEntry()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx236 const Color& rBottomRight(rStyleSettings.GetEdgeBlendingBottomRightColor()); in UserDraw() local
238 … const BitmapEx aBlendFrame(createBlendFrame(aRect.GetSize(), nAlpha, rTopLeft, rBottomRight)); in UserDraw()
H A Dvalueset.cxx334 const Color& rBottomRight(rStyleSettings.GetEdgeBlendingBottomRightColor()); in ImplFormatItem() local
336 … const BitmapEx aBlendFrame(createBlendFrame(aRect.GetSize(), nAlpha, rTopLeft, rBottomRight)); in ImplFormatItem()
/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx939 …endingBottomRightColor(const Color& rBottomRight) { CopyData(); mpData->maEdgeBlendingBottomRightC… in SetEdgeBlendingBottomRightColor() argument

Completed in 95 milliseconds