Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dcharview_private.h150 #define MID_SimplifyMore 2232 macro
H A Dmetricsview.c2257 #define MID_SimplifyMore 2232 macro
3556 …, 0, 'S' }, H_("Simplify More...|No Shortcut"), NULL, NULL, MVMenuSimplifyMore, MID_SimplifyMore },
H A Dfontview.c1369 #define MID_SimplifyMore 2233 macro
4537 …, 0, 'M' }, H_("Simplify More...|No Shortcut"), NULL, NULL, FVMenuSimplifyMore, MID_SimplifyMore },
H A Dcharview.c6561 #define MID_SimplifyMore 2232 macro
11886 …, 0, 'M' }, H_("Simplify More...|No Shortcut"), NULL, NULL, CVMenuSimplifyMore, MID_SimplifyMore },
11900 case MID_SimplifyMore: in smlistcheck()