Searched refs:aEdgeEnd (Results 1 – 1 of 1) sorted by relevance
753 const B2DPoint aEdgeEnd(aPolygon.getB2DPoint(nNextIndex)); in exportToSvgD() local811 aCurrentSVGPosition = aEdgeEnd; in exportToSvgD()828 aCurrentSVGPosition = aEdgeEnd; in exportToSvgD()849 aCurrentSVGPosition = aEdgeEnd; in exportToSvgD()868 aCurrentSVGPosition = aEdgeEnd; in exportToSvgD()882 const bool bXEqual(aEdgeStart.getX() == aEdgeEnd.getX()); in exportToSvgD()883 const bool bYEqual(aEdgeStart.getY() == aEdgeEnd.getY()); in exportToSvgD()901 aCurrentSVGPosition = aEdgeEnd; in exportToSvgD()915 aCurrentSVGPosition = aEdgeEnd; in exportToSvgD()930 aCurrentSVGPosition = aEdgeEnd; in exportToSvgD()[all …]
Completed in 17 milliseconds