Home
last modified time | relevance | path

Searched refs:SP_VERB_CONTEXT_MEASURE (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dverbs.h215 SP_VERB_CONTEXT_MEASURE, enumerator
H A Dverbs.cpp1748 case SP_VERB_CONTEXT_MEASURE: in perform()
2719 …new ContextVerb(SP_VERB_CONTEXT_MEASURE, "ToolMeasure", NC_("ContextVerb", "Measure"), N_("Measure…
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tools/
H A Dmeasure-tool.cpp752 …DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_MEASURE,_("Add guides from measure tool… in toGuides()
775 …DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_MEASURE,_("Keep last measure on the can… in toPhantom()
795 … DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_MEASURE,_("Convert measure to items")); in toItem()
840 … DocumentUndo::done(desktop->getDocument(), SP_VERB_CONTEXT_MEASURE,_("Add global measure line")); in toMarkDimension()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/widgets/
H A Dtoolbox.cpp148 …{ "/tools/measure", "measure_tool", SP_VERB_CONTEXT_MEASURE, SP_VERB_CONTEXT_M…