Home
last modified time | relevance | path

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

/aoo42x/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx129 rCandidate.getBezierSegment(a, aEdge); in mergeTemporaryPointsAndPolygon()
548 rCandidate.getBezierSegment(a, aCubicA); in findCuts()
561 rCandidate.getBezierSegment(b, aCubicB); in findCuts()
807 rCandidateA.getBezierSegment(a, aCubicA); in findCuts()
814 rCandidateB.getBezierSegment(b, aCubicB); in findCuts()
1065 rCandidate.getBezierSegment(a, aCubic); in addPointsAtCuts()
1136 rCandidate.getBezierSegment(a, aCubicA); in addPointsAtCuts()
1148 aMask.getBezierSegment(b, aCubicB); in addPointsAtCuts()
H A Db2dpolygonclipper.cxx110 aCandidate.getBezierSegment(a, aEdge); in clipPolygonOnParallelAxis()
438 aCandidate.getBezierSegment(b, aEdge); in clipPolyPolygonOnPolyPolygon()
H A Db2dpolygon.cxx1480 void B2DPolygon::getBezierSegment(sal_uInt32 nIndex, B2DCubicBezier& rTarget) const in getBezierSegment() function in basegfx::B2DPolygon
H A Db2dpolygontools.cxx3691 rCandidate.getBezierSegment(nPrev, aSegment); in getTangentEnteringPoint()
3728 rCandidate.getBezierSegment(nCurrent, aSegment); in getTangentLeavingPoint()
/aoo42x/main/svgio/source/svgreader/
H A Dsvgtextpathnode.cxx126 mrPolygon.getBezierSegment(mnIndex % mrPolygon.count(), maCurrentSegment); in advanceToPosition()
157 mrPolygon.getBezierSegment(mnIndex % mrPolygon.count(), maCurrentSegment); in pathTextBreakupHelper()
/aoo42x/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygon.hxx140 void getBezierSegment(sal_uInt32 nIndex, B2DCubicBezier& rTarget) const;
/aoo42x/main/basegfx/inc/basegfx/tools/
H A Dunopolypolygon.hxx70 …virtual ::com::sun::star::geometry::RealBezierSegment2D SAL_CALL getBezierSegment( ::sal_Int32 nPo…
/aoo42x/main/basegfx/source/tools/
H A Dunopolypolygon.cxx312 … geometry::RealBezierSegment2D SAL_CALL UnoPolyPolygon::getBezierSegment( sal_Int32 nPolygonIndex, in getBezierSegment() function in basegfx::unotools::UnoPolyPolygon
/aoo42x/main/offapi/com/sun/star/rendering/
H A DXBezierPolyPolygon2D.idl136 …::com::sun::star::geometry::RealBezierSegment2D getBezierSegment( [in] long nPolygonIndex, [in] lo…

Completed in 141 milliseconds