Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx1122 temporaryPointVector aUnusedTempPointsB; in addPointsAtCuts() local
1162 … findEdgeCutsTwoBeziers(aCubicA, aCubicB, a, b, aTempPointsA, aUnusedTempPointsB); in addPointsAtCuts()
1166 …e(aCubicA, aCubicB.getStartPoint(), aCubicB.getEndPoint(), a, b, aTempPointsA, aUnusedTempPointsB); in addPointsAtCuts()
1170 …dge(aCubicB, aCubicA.getStartPoint(), aCubicA.getEndPoint(), b, a, aUnusedTempPointsB, aTempPoints… in addPointsAtCuts()
1174 …ndPoint(), aCubicB.getStartPoint(), aCubicB.getEndPoint(), a, b, aTempPointsA, aUnusedTempPointsB); in addPointsAtCuts()

Completed in 20 milliseconds