Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dpolygoncutandtouch.cxx1121 temporaryPointVector aTempPointsA; in addPointsAtCuts() local
1162 … findEdgeCutsTwoBeziers(aCubicA, aCubicB, a, b, aTempPointsA, aUnusedTempPointsB); in addPointsAtCuts()
1166 …ndEdge(aCubicA, aCubicB.getStartPoint(), aCubicB.getEndPoint(), a, b, aTempPointsA, aUnusedTempPoi… in addPointsAtCuts()
1170 …e(aCubicB, aCubicA.getStartPoint(), aCubicA.getEndPoint(), b, a, aUnusedTempPointsB, aTempPointsA); in addPointsAtCuts()
1174 ….getEndPoint(), aCubicB.getStartPoint(), aCubicB.getEndPoint(), a, b, aTempPointsA, aUnusedTempPoi… in addPointsAtCuts()
1182 return mergeTemporaryPointsAndPolygon(rCandidate, aTempPointsA); in addPointsAtCuts()

Completed in 21 milliseconds