Home
last modified time | relevance | path

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

/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dfontinfo.c1303 static char *TN_DefaultName(GGadget *g, int r, int c);
1309 { me_func, TN_DefaultName, NULL, NULL, N_("String") }
2768 static char *TN_DefaultName(GGadget *g, int r, int c) { in TN_DefaultName() function