Home
last modified time | relevance | path

Searched refs:growInNormalDirection (Results 1 – 6 of 6) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db2dpolypolygontools.cxx466 B2DPolyPolygon growInNormalDirection(const B2DPolyPolygon& rCandidate, double fValue) in growInNormalDirection() function
474 aRetval.append(growInNormalDirection(rCandidate.getB2DPolygon(a), fValue)); in growInNormalDirection()
H A Db2dpolygontools.cxx2945 B2DPolygon growInNormalDirection(const B2DPolygon& rCandidate, double fValue) in growInNormalDirection() function
2953 return growInNormalDirection(aCandidate, fValue); in growInNormalDirection()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db2dpolypolygontools.hxx190 …BASEGFX_DLLPUBLIC B2DPolyPolygon growInNormalDirection(const B2DPolyPolygon& rCandidate, double fV…
H A Db2dpolygontools.hxx426 BASEGFX_DLLPUBLIC B2DPolygon growInNormalDirection(const B2DPolygon& rCandidate, double fValue);
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx87 rPolygon = basegfx::tools::growInNormalDirection(rPolygon, fOffset); in impGetOuterPolyPolygon()
103 rOuterPolyPolygon = basegfx::tools::growInNormalDirection(rPolygon, -fOffset); in impGetOuterPolyPolygon()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrdecompositiontools.cxx223 …aScaledUnitPolyPolygon = basegfx::tools::growInNormalDirection(aScaledUnitPolyPolygon, -(rStroke.g… in createTextPrimitive()

Completed in 57 milliseconds