Searched refs:SP_VERB_CONTEXT_NODE (Results 1 - 5 of 5) sorted by relevance
/inkscape/src/ |
H A D | verbs.h | 193 SP_VERB_CONTEXT_NODE, enumerator in enum:__anon153
|
H A D | verbs.cpp | 1638 case SP_VERB_CONTEXT_NODE: 2733 new ContextVerb(SP_VERB_CONTEXT_NODE, "ToolNode", NC_("ContextVerb", "Node Edit"),
|
/inkscape/src/ui/tool/ |
H A D | multi-path-manipulator.cpp | 832 DocumentUndo::maybeDone(_desktop->getDocument(), key, SP_VERB_CONTEXT_NODE, reason); 834 DocumentUndo::done(_desktop->getDocument(), SP_VERB_CONTEXT_NODE, reason); 843 DocumentUndo::done(_desktop->getDocument(), SP_VERB_CONTEXT_NODE, reason);
|
H A D | path-manipulator.cpp | 1655 DocumentUndo::done(_desktop->getDocument(), SP_VERB_CONTEXT_NODE, annotation.data()); 1661 DocumentUndo::maybeDone(_desktop->getDocument(), key, SP_VERB_CONTEXT_NODE,
|
/inkscape/src/widgets/ |
H A D | toolbox.cpp | 145 { "/tools/nodes", "node_tool", SP_VERB_CONTEXT_NODE, SP_VERB_CONTEXT_NODE_PREFS },
|
Completed in 2398 milliseconds