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

/inkscape/src/
H A Dverbs.h68 SP_VERB_EDIT_CUT, enumerator in enum:__anon153
H A Dverbs.cpp962 case SP_VERB_EDIT_CUT:
2464 new EditVerb(SP_VERB_EDIT_CUT, "EditCut", N_("Cu_t"),
/inkscape/src/extension/dbus/
H A Ddocument-interface.cpp1212 return dbus_call_verb (doc_interface, SP_VERB_EDIT_CUT, error);
/inkscape/src/widgets/
H A Dtoolbox.cpp922 SP_VERB_EDIT_CUT,
/inkscape/src/ui/
H A Dinterface.cpp1482 AppendItemFromVerb(Inkscape::Verb::get(SP_VERB_EDIT_CUT));

Completed in 1277 milliseconds