Searched refs:CanonicalizeFontName (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/groff/src/utils/xtotroff/
H A Dxtotroff.c59 static int CanonicalizeFontName(char *font_name, char *canon_font_name) function
86 if (!CanonicalizeFontName(names[i], i == 0 ? name1 : name2)) {

Completed in 45 milliseconds