Searched refs:_formatCoord (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/2geom/
H A Dsvg-path-writer.h93 std::string _formatCoord(Coord par);
H A Dsvg-path-writer.cpp194 std::string cs = _formatCoord(_current_pars[i]);
259 std::string SVGPathWriter::_formatCoord(Coord par) function in class:Geom::SVGPathWriter

Completed in 225 milliseconds