Home
last modified time | relevance | path

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

/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygontools.hxx369 …e, const B2DRange& rOriginal, const B2DPoint& rTopLeft, const B2DPoint& rTopRight, const B2DPoint&…
372 …e, const B2DRange& rOriginal, const B2DPoint& rTopLeft, const B2DPoint& rTopRight, const B2DPoint&…
H A Db2dpolypolygontools.hxx220 …e, const B2DRange& rOriginal, const B2DPoint& rTopLeft, const B2DPoint& rTopRight, const B2DPoint&…
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx2656 …e, const B2DRange& rOriginal, const B2DPoint& rTopLeft, const B2DPoint& rTopRight, const B2DPoint&… in distort() argument
2668 …X((fOneMinusRelativeY) * ((fOneMinusRelativeX) * rTopLeft.getX() + fRelativeX * rTopRight.getX()) + in distort()
2671 fRelativeX * ((fOneMinusRelativeY) * rTopRight.getY() + fRelativeY * rBottomRight.getY())); in distort()
2677 …e, const B2DRange& rOriginal, const B2DPoint& rTopLeft, const B2DPoint& rTopRight, const B2DPoint&… in distort() argument
2687 …aRetval.append(distort(rCandidate.getB2DPoint(a), rOriginal, rTopLeft, rTopRight, rBottomLeft, rBo… in distort()
2693 …oint(a, distort(rCandidate.getPrevControlPoint(a), rOriginal, rTopLeft, rTopRight, rBottomLeft, rB… in distort()
2698 …oint(a, distort(rCandidate.getNextControlPoint(a), rOriginal, rTopLeft, rTopRight, rBottomLeft, rB… in distort()
H A Db2dpolypolygontools.cxx399 …e, const B2DRange& rOriginal, const B2DPoint& rTopLeft, const B2DPoint& rTopRight, const B2DPoint&… in distort() argument
408 aRetval.append(distort(aCandidate, rOriginal, rTopLeft, rTopRight, rBottomLeft, rBottomRight)); in distort()

Completed in 40 milliseconds