Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dverbs.h237 SP_VERB_CONTEXT_MESH_PREFS, enumerator
H A Dverbs.cpp1823 case SP_VERB_CONTEXT_MESH_PREFS: in perform()
1825 container->new_floating_dialog(SP_VERB_CONTEXT_MESH_PREFS); in perform()
2762 new ContextVerb(SP_VERB_CONTEXT_MESH_PREFS, "Mesh_Prefs", N_("Mesh Preferences"),
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/widgets/
H A Dtoolbox.cpp163 … "mesh_tool", SP_VERB_CONTEXT_MESH, SP_VERB_CONTEXT_MESH_PREFS
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Ddialog-container.cpp207 case SP_VERB_CONTEXT_MESH_PREFS: in dialog_factory()