Searched refs:to_paths (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | path-chemistry.cpp | 73 std::vector<SPItem*> to_paths; local 76 to_paths.push_back(*i); 80 bool did = sp_item_list_to_curves(to_paths, items, converted); |
Completed in 14 milliseconds