Searched refs:sp_item_group_ungroup (Results 1 - 5 of 5) sorted by relevance
| /inkscape/src/ |
| H A D | sp-item-group.h | 107 void sp_item_group_ungroup (SPGroup *group, std::vector<SPItem*> &children, bool do_done = true);
|
| H A D | object-test.h | 208 sp_item_group_ungroup(n_group, ch, false);
|
| H A D | sp-item-group.cpp | 392 sp_item_group_ungroup (SPGroup *group, std::vector<SPItem*> &children, bool do_done) function
|
| H A D | selection-chemistry.cpp | 813 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 D | interface.cpp | 1926 sp_item_group_ungroup(static_cast<SPGroup*>(_item), children); 1983 sp_item_group_ungroup(static_cast<SPAnchor*>(_item), children, false);
|
Completed in 48 milliseconds