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

/inkscape/src/
H A Dpath-chemistry.cpp73 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