Searched defs:result_str (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | splivarot.cpp | 316 gchar *result_str = res->svg_dump_path(); local 317 Geom::PathVector outres = Geom::parse_svg_path(result_str); 318 g_free(result_str); |
Completed in 21 milliseconds