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

/inkscape/src/
H A Dselection-chemistry.h176 std::vector<SPItem*> sp_degroup_list (std::vector<SPItem*> &items);
H A Dpath-chemistry.cpp71 items = sp_degroup_list (items); // descend into any groups in selection
84 items = sp_degroup_list (items); // converting to path may have added more groups, descend again
H A Dselection-chemistry.cpp906 sp_degroup_list(std::vector<SPItem*> &items) function
925 out = sp_degroup_list(out);

Completed in 418 milliseconds