Searched defs:converted (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dpath-chemistry.cpp79 std::vector<Inkscape::XML::Node*> converted; local
80 bool did = sp_item_list_to_curves(to_paths, items, converted);
81 for (std::vector<Inkscape::XML::Node*>::const_iterator i = converted.begin(); i != converted.end(); ++i)

Completed in 11 milliseconds