Searched refs:SP_VERB_DIALOG_SVG_FONTS (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ui/dialog/ |
H A D | svg-fonts-dialog.cpp | 138 DocumentUndo::maybeDone(o->document, undokey.c_str(), SP_VERB_DIALOG_SVG_FONTS, 197 DocumentUndo::maybeDone(document, undokey.c_str(), SP_VERB_DIALOG_SVG_FONTS, _("Adjust kerning value")); 488 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Add glyph")); 548 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Set glyph curves")); 587 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Set glyph curves")); 607 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Reset missing-glyph")); 623 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Edit glyph name")); 637 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Set glyph unicode")); 649 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, _("Remove font")); 666 DocumentUndo::done(doc, SP_VERB_DIALOG_SVG_FONTS, [all...] |
/inkscape/src/ |
H A D | verbs.h | 313 SP_VERB_DIALOG_SVG_FONTS, enumerator in enum:__anon153
|
H A D | verbs.cpp | 2116 case SP_VERB_DIALOG_SVG_FONTS: 2956 new DialogVerb(SP_VERB_DIALOG_SVG_FONTS, "DialogSVGFonts", N_("SVG Font Editor..."),
|
Completed in 35 milliseconds