HomeSort by: relevance | last modified time | path
    Searched refs:fWide (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/xterm/dist/
fontutils.c 1358 ReportOneVTFont(fWide);
1388 XTermFonts *wide_xx = myfunc(screen, fWide);
1573 xtermCloseFont2(xw, infoOut - fWide, fWide);
1581 cache_menu_font_name(screen, fontnum, fWide, *nameOutP);
1723 DbgResource("wide ", f_w, fWide);
1751 &new_fonts[fWide],
1761 &new_fonts[fWide],
1787 if (new_fonts[fWide].fs != NULL
1789 && (!is_fixed_font(new_fonts[fWide].fs
    [all...]
ptyx.h 905 , fWide /* double-width font */
3769 #define NormalWFont(screen) WhichVFont(screen, fWide)
charproc.c 10914 ALLOC_FONTLIST(XtNfaceNameDoublesize, fWide, f_w);
10940 ALLOC_FONTLIST(XtNwideFont, fWide, f_w);
10943 DefaultFontNames[fWide] = x_strdup(DefaultFontW(wnew));
13090 case fWide:
13115 case fWide:
13474 which_font = ((xw->flags & BOLD) ? fWBold : fWide);
13643 which_font = ((attr_flags & BOLD) ? fWBold : fWide);
util.c 3038 result = XFT_DATA(fWide);
4523 ? WhichVFontData(screen, fWide)
4729 norm = WhichVFontData(screen, fWide);
4772 fntId = fWide;

Completed in 20 milliseconds