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

/inkscape/src/2geom/
H A Dsvg-path-parser.h153 void parse_svg_path_file(FILE *fi, PathSink &sink);
173 parse_svg_path_file(fi, generator);
H A Dsvg-path-parser.cpp1578 void parse_svg_path_file(FILE *fi, PathSink &sink) function in namespace:Geom

Completed in 30 milliseconds