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

/inkscape/src/
H A Dknotholder.cpp144 object_verb = SP_VERB_CONTEXT_RECT;
238 object_verb = SP_VERB_CONTEXT_RECT;
H A Dverbs.h196 SP_VERB_CONTEXT_RECT, enumerator in enum:__anon153
H A Dverbs.cpp1647 case SP_VERB_CONTEXT_RECT:
2739 new ContextVerb(SP_VERB_CONTEXT_RECT, "ToolRect", NC_("ContextVerb", "Rectangle"),
/inkscape/src/ui/tools/
H A Drect-tool.cpp470 DocumentUndo::done(this->desktop->getDocument(), SP_VERB_CONTEXT_RECT, _("Create rectangle"));
/inkscape/src/widgets/
H A Drect-toolbar.cpp124 DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_RECT,
H A Dtoolbox.cpp150 { "/tools/shapes/rect", "rect_tool", SP_VERB_CONTEXT_RECT, SP_VERB_CONTEXT_RECT_PREFS },
/inkscape/src/extension/dbus/
H A Ddocument-interface.cpp1065 Inkscape::DocumentUndo::done(doc_interface->target.getDocument(), SP_VERB_CONTEXT_RECT, "Multiple actions");
1080 //Inkscape::DocumentUndo::done(doc, SP_VERB_CONTEXT_RECT, "Multiple actions");

Completed in 48 milliseconds