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

  /xsrc/external/mit/xterm/dist/
data.h 217 Boolean reportFonts; /* show bitmap-font information as loaded */
fontutils.c 188 #define ReportFonts report_fonts
190 #define ReportFonts printf
606 if (resource.reportFonts) {
607 ReportFonts("opened italic version of %s:\n\t%s\n",
1197 ReportFonts("\t\t%s:\n", tag);
1198 ReportFonts("\t\t\tlbearing: %d\n", cs->lbearing);
1199 ReportFonts("\t\t\trbearing: %d\n", cs->rbearing);
1200 ReportFonts("\t\t\twidth: %d\n", cs->width);
1201 ReportFonts("\t\t\tascent: %d\n", cs->ascent);
1202 ReportFonts("\t\t\tdescent: %d\n", cs->descent)
    [all...]
trace.c 1296 XRES_B(reportFonts);
main.c 939 Bres(XtNreportFonts, XtCReportFonts, reportFonts, False),

Completed in 9 milliseconds