Lines Matching defs:verb
181 * the object specified. Any selection verb can be used on the
267 Inkscape::Verb *verb = Inkscape::Verb::get( verbid );
268 if ( verb ) {
269 SPAction *action = verb->get_action(doc_interface->target);
273 Inkscape::DocumentUndo::done(doc_interface->target.getDocument(), verb->get_code(), verb->get_tip());
356 Inkscape::Verb *verb = Inkscape::Verb::getbyid( verbid );
357 if ( verb ) {
358 SPAction *action = verb->get_action(doc_interface->target);
362 Inkscape::DocumentUndo::done(doc_interface->target.getDocument(), verb->get_code(), verb->get_tip());
973 // FIXME: Isn't there a verb we can use for this instead?
1064 //FIXME: use better verb than rect.