Home | History | Annotate | Download | only in dist

Lines Matching defs:fonts

667 #define OPT_LOAD_VTFONTS 0 /* true if xterm has load-vt-fonts() action */
739 #define OPT_REPORT_FONTS 1 /* provide "-report-fonts" option */
1389 /* SGR 10-19 correspond to primary/alternate fonts, currently unused */
1979 * Cache data for "proportional" and other fonts containing a mixture
1993 * X11 fonts as well.
1997 int depth; /* number of fonts merged for map */
2285 int f_width; /* width of fonts in pixels */
2286 int f_height; /* height of fonts in pixels */
2345 XtermFontNames fonts;
2495 int utf8_fonts; /* use UTF-8 fonts: 0-2 */
2647 Boolean fnt_prop; /* true if proportional fonts */
2654 Boolean allow_packing; /* true to allow packed-fonts */
2665 Boolean allowBoldFonts; /* do we use bold fonts at all? */
2667 XTermFonts ifnts[fMAX]; /* normal/bold/etc italic fonts */
3026 * Fonts
3395 XtermFontNames fonts;