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

/inkscape/src/extension/dbus/
H A Ddocument-interface.cpp176 * This function is used along with selection_restore to
182 * object and then selection_restore is called, restoring the
202 selection_restore(Inkscape::Selection *sel, std::vector<SPObject*> oldsel) function
717 selection_restore(doc_interface->target.getSelection(), oldsel);
731 selection_restore(doc_interface->target.getSelection(), oldsel);
743 selection_restore(doc_interface->target.getSelection(), oldsel);
859 selection_restore(doc_interface->target.getSelection(), oldsel);

Completed in 18 milliseconds