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

/inkscape/src/2geom/
H A Dsvg-path-writer.h108 std::string write_svg_path(PathVector const &pv, int prec = -1, bool optimize = false, bool shorthands = true);
H A Dsvg-path-writer.cpp274 std::string write_svg_path(PathVector const &pv, int prec, bool optimize, bool shorthands) argument
279 writer.setUseShorthands(shorthands);

Completed in 14 milliseconds