Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db2dsvgpolypolygon.cxx716 … B2DPoint aCurrentSVGPosition(0.0, 0.0); // SVG assumes (0,0) as the initial current point in exportToSvgD() local
747 aCurrentSVGPosition = aEdgeStart; in exportToSvgD()
811 aCurrentSVGPosition = aEdgeEnd; in exportToSvgD()
823 …segfx::internal::lcl_putNumberCharWithSpace(aResult, aLeft.getX(), aCurrentSVGPosition.getX(), bUs… in exportToSvgD()
828 aCurrentSVGPosition = aEdgeEnd; in exportToSvgD()
849 aCurrentSVGPosition = aEdgeEnd; in exportToSvgD()
868 aCurrentSVGPosition = aEdgeEnd; in exportToSvgD()
901 aCurrentSVGPosition = aEdgeEnd; in exportToSvgD()
915 aCurrentSVGPosition = aEdgeEnd; in exportToSvgD()
930 aCurrentSVGPosition = aEdgeEnd; in exportToSvgD()
[all …]

Completed in 10 milliseconds