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

/inkscape/src/
H A Dsp-item-group.h107 void sp_item_group_ungroup (SPGroup *group, std::vector<SPItem*> &children, bool do_done = true);
H A Dobject-test.h208 sp_item_group_ungroup(n_group, ch, false);
H A Dsp-item-group.cpp392 sp_item_group_ungroup (SPGroup *group, std::vector<SPItem*> &children, bool do_done) function
H A Dselection-chemistry.cpp813 sp_item_group_ungroup(static_cast<SPGroup*>(parent_group), children, false);
888 sp_item_group_ungroup(dynamic_cast<SPGroup *>(obj), children, false);
4146 sp_item_group_ungroup(group, children, false);
/inkscape/src/ui/
H A Dinterface.cpp1926 sp_item_group_ungroup(static_cast<SPGroup*>(_item), children);
1983 sp_item_group_ungroup(static_cast<SPAnchor*>(_item), children, false);

Completed in 48 milliseconds