Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/
H A Dverbs.h234 SP_VERB_CONTEXT_CALLIGRAPHIC_PREFS, enumerator
H A Dverbs.cpp1811 case SP_VERB_CONTEXT_CALLIGRAPHIC_PREFS: in perform()
1813 container->new_floating_dialog(SP_VERB_CONTEXT_CALLIGRAPHIC_PREFS); in perform()
2756 …new ContextVerb(SP_VERB_CONTEXT_CALLIGRAPHIC_PREFS, "CalligraphicPrefs", N_("Calligraphic Preferen…
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/widgets/
H A Dtoolbox.cpp156 …ic", "dyna_draw_tool", SP_VERB_CONTEXT_CALLIGRAPHIC, SP_VERB_CONTEXT_CALLIGRAPHIC_PREFS },
207SP_VERB_CONTEXT_CALLIGRAPHIC_PREFS, "/tools/calligraphic", N_("Style of new calligraphic stroke…
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Ddialog-container.cpp204 case SP_VERB_CONTEXT_CALLIGRAPHIC_PREFS: in dialog_factory()