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

/inkscape/src/
H A Dselection-chemistry.cpp379 static void sp_selection_delete_impl(std::vector<SPItem*> const &items, bool propagate = true, bool propagate_descendants = true) function
414 sp_selection_delete_impl(selected);
1380 sp_selection_delete_impl(items, false, false);
1424 sp_selection_delete_impl(items, false, false);
1465 sp_selection_delete_impl(items, false, false);
3048 sp_selection_delete_impl(items);

Completed in 564 milliseconds