Home
last modified time | relevance | path

Searched defs:aPrevPoint (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/basegfx/source/polygon/
H A Db2dsvgpolypolygon.cxx257 const B2DPoint aPrevPoint(aCurrPoly.getB2DPoint(nIndex)); in importFromSvgD() local
409 const B2DPoint aPrevPoint(aCurrPoly.getB2DPoint(nIndex)); in importFromSvgD() local
480 const B2DPoint aPrevPoint(aCurrPoly.getB2DPoint(aCurrPoly.count() - 1)); in importFromSvgD() local
H A Db2dpolygontools.cxx2100 B2DPoint aPrevPoint(rCandidate.getB2DPoint(nPointCount - 1L)); in hasNeutralPoints() local
2133 B2DPoint aPrevPoint(rCandidate.getB2DPoint(nPointCount - 1L)); in removeNeutralPoints() local
2182 const B2DPoint aPrevPoint(rCandidate.getB2DPoint(nPointCount - 1L)); in isConvex() local

Completed in 46 milliseconds