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

/xsrc/external/mit/xterm/dist/
H A Dmenu.h291 fontMenu_font1, enumerator in enum:__anon75fc6a630303
H A Dfontutils.c2216 Sres(XtNfont1, XtCFont1, MenuFontName(fontMenu_font1), NULL),
2269 for (n = fontMenu_font1; n <= fontMenu_lastBuiltin; ++n) {
2312 for (n = fontMenu_font1; n <= fontMenu_lastBuiltin; ++n) {
2343 for (n = fontMenu_font1; n <= fontMenu_lastBuiltin; ++n) {
5054 case fontMenu_font1:
5282 fontnum = fontMenu_font1;
5341 case fontMenu_font1: /* FALLTHRU */
H A Dcharproc.c526 Sres(XtNfont1, XtCFont1, screen.MenuFontName(fontMenu_font1), NULL),
10870 for (i = fontMenu_font1; i <= fontMenu_lastBuiltin; i++) {
11866 for (n = fontMenu_font1; n <= fontMenu_lastBuiltin; n++) {
12472 xtermLoadQueryFont(xw, screen->MenuFontName(fontMenu_font1));
12477 screen->MenuFontName(fontMenu_font1)));
H A Dmenu.c858 for (n = fontMenu_font1; n <= fontMenu_font7; ++n) {

Completed in 27 milliseconds