Searched refs:SP_VERB_CONTEXT_STAR (Results 1 - 6 of 6) sorted by relevance
/inkscape/src/ |
H A D | knotholder.cpp | 150 object_verb = SP_VERB_CONTEXT_STAR; 244 object_verb = SP_VERB_CONTEXT_STAR;
|
H A D | verbs.h | 199 SP_VERB_CONTEXT_STAR, enumerator in enum:__anon153
|
H A D | verbs.cpp | 1656 case SP_VERB_CONTEXT_STAR: 2745 new ContextVerb(SP_VERB_CONTEXT_STAR, "ToolStar", NC_("ContextVerb", "Star"),
|
/inkscape/src/widgets/ |
H A D | star-toolbar.cpp | 102 DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_STAR, 155 DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_STAR, 200 DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_STAR, 239 DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_STAR, 279 DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_STAR,
|
H A D | toolbox.cpp | 153 { "/tools/shapes/star", "star_tool", SP_VERB_CONTEXT_STAR, SP_VERB_CONTEXT_STAR_PREFS },
|
/inkscape/src/ui/tools/ |
H A D | star-tool.cpp | 435 DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_STAR,
|
Completed in 750 milliseconds