Searched defs:fonts (Results 1 – 12 of 12) sorted by relevance
53 char fonts[4][50] = { variable
34 char *fonts[4]; variable
111 char *fonts[] = { "Bold", "Italics", "Roman", "Special", variable
54 static char *fonts[4]; /* troff font names */ variable
329 int fonts; in InitFont() local
348 int fonts; in InitFont() local
112 } fonts[MAXFONTS]; variable
126 private struct font fonts[16]; /* 16 possible fonts at one time */ variable
66 private struct font fonts[16]; /* 16 possible fonts at one time */ variable
73 static char *fonts[] = { "bold", "italics", "roman", "special", NULL }; variable
270 char fonts[4][50]; /* fonts for troff */ variable
686 int fonts; local