Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx543 B2DCubicBezier aCubicA; in findCuts() local
549 aCubicA.testAndSolveTrivialBezier(); in findCuts()
551 const B2DRange aRangeA(aCubicA.getRange()); in findCuts()
588 …findEdgeCutsBezierAndEdge(aCubicB, aCubicA.getStartPoint(), aCubicA.getEndPoint(), b, a, rTempPoin… in findCuts()
593 …findEdgeCutsTwoEdges(aCubicA.getStartPoint(), aCubicA.getEndPoint(), aCubicB.getStartPoint(), aCub… in findCuts()
802 B2DCubicBezier aCubicA; in findCuts() local
808 aCubicA.testAndSolveTrivialBezier(); in findCuts()
810 const B2DRange aRangeA(aCubicA.getRange()); in findCuts()
840 …findEdgeCutsBezierAndEdge(aCubicB, aCubicA.getStartPoint(), aCubicA.getEndPoint(), b, a, rTempPoin… in findCuts()
845 …findEdgeCutsTwoEdges(aCubicA.getStartPoint(), aCubicA.getEndPoint(), aCubicB.getStartPoint(), aCub… in findCuts()
[all …]

Completed in 26 milliseconds