Searched refs:SP_VERB_SELECTION_SYMDIFF (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/ |
H A D | verbs.h | 126 SP_VERB_SELECTION_SYMDIFF, enumerator in enum:__anon153
|
H A D | verbs.cpp | 1126 case SP_VERB_SELECTION_SYMDIFF: 2583 new SelectionVerb(SP_VERB_SELECTION_SYMDIFF, "SelectionSymDiff", N_("E_xclusion"),
|
H A D | splivarot.cpp | 101 sp_selected_path_boolop(selection, desktop, bool_op_symdiff, SP_VERB_SELECTION_SYMDIFF, _("Exclusion"));
|
/inkscape/src/extension/dbus/ |
H A D | document-interface.cpp | 1329 dbus_call_verb (doc_interface, SP_VERB_SELECTION_SYMDIFF, error);
|
Completed in 1063 milliseconds