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

/inkscape/src/
H A Dselection-chemistry.cpp3839 std::vector<Inkscape::XML::Node*> templist; local
3840 templist.push_back(clone);
3842 gchar const *mask_id = SPClipPath::create(templist, doc, &maskTransform);

Completed in 27 milliseconds