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

/inkscape/src/
H A Dverbs.cpp335 class TextVerb : public Verb { class in namespace:Inkscape
342 TextVerb(unsigned int const code, function in class:Inkscape::TextVerb
349 }; //TextVerb : public Verb
560 * Create an action for a \c TextVerb.
567 SPAction *TextVerb::make_action(Inkscape::ActionContext const & context)
1822 void TextVerb::perform(SPAction *action, void */*data*/)

Completed in 19 milliseconds