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

/inkscape/src/
H A Dverbs.cpp220 class TagVerb : public Verb { class in namespace:Inkscape
227 TagVerb(unsigned int const code, function in class:Inkscape::TagVerb
234 }; // TagVerb class
482 * Create an action for a \c TagVerb.
489 SPAction *TagVerb::make_action(Inkscape::ActionContext const & context)
1574 void TagVerb::perform( SPAction *action, void *data)
2728 new TagVerb(SP_VERB_TAG_NEW, "TagNew", N_("_New"),

Completed in 55 milliseconds