Home
last modified time | relevance | path

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

/aoo42x/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx1003 const B2DPoint aEnd1(rCandidate.getB2DPoint(nEnd1)); in findCut() local
1004 const B2DVector aVector1(aEnd1 - aStart1); in findCut()
1034 const B2DPoint aEnd1(rCandidate1.getB2DPoint(nEnd1)); in findCut() local
1035 const B2DVector aVector1(aEnd1 - aStart1); in findCut()
1078 const B2DPoint aEnd1(rEdge1Start + rEdge1Delta); in findCut() local
1081 if(aEnd1.equal(aEnd2)) in findCut()
1106 const B2DPoint aEnd1(rEdge1Start + rEdge1Delta); in findCut() local
1108 if(rEdge2Start.equal(aEnd1)) in findCut()
1143 const B2DPoint aEnd1(rEdge1Start + rEdge1Delta); in findCut() local
1145 if(isPointOnEdge(aEnd1, rEdge2Start, rEdge2Delta, &fCut2)) in findCut()

Completed in 77 milliseconds