Searched refs:FONT_XLFD_REPLACE_NONE (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/libXfont/dist/include/X11/fonts/
H A Dfontxlfd.h92 #define FONT_XLFD_REPLACE_NONE 0 macro
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dfontxlfd.h92 #define FONT_XLFD_REPLACE_NONE 0 macro
/xsrc/external/mit/bdftopcf/dist/
H A Dfontxlfd.h88 #define FONT_XLFD_REPLACE_NONE 0 macro
/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Dfontfile.c171 FONT_XLFD_REPLACE_NONE) &&
174 FONT_XLFD_REPLACE_NONE))
287 if (!FontParseXLFDName(lowerName, &vals, FONT_XLFD_REPLACE_NONE))
586 FONT_XLFD_REPLACE_NONE);
876 if (!FontParseXLFDName(lowerName, &vals, FONT_XLFD_REPLACE_NONE))
H A Dfontdir.c550 FONT_XLFD_REPLACE_NONE) &&
648 &vals, FONT_XLFD_REPLACE_NONE) &&
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Dfontfile.c169 FONT_XLFD_REPLACE_NONE) &&
172 FONT_XLFD_REPLACE_NONE))
285 if (!FontParseXLFDName(lowerName, &vals, FONT_XLFD_REPLACE_NONE))
584 FONT_XLFD_REPLACE_NONE);
874 if (!FontParseXLFDName(lowerName, &vals, FONT_XLFD_REPLACE_NONE))
H A Dfontdir.c550 FONT_XLFD_REPLACE_NONE) &&
648 &vals, FONT_XLFD_REPLACE_NONE) &&
/xsrc/external/mit/libXfont/dist/src/util/
H A Dfontxlfd.c417 if (subst != FONT_XLFD_REPLACE_NONE &&
436 case FONT_XLFD_REPLACE_NONE:
/xsrc/external/mit/libXfont2/dist/src/util/
H A Dfontxlfd.c411 if (subst != FONT_XLFD_REPLACE_NONE &&
430 case FONT_XLFD_REPLACE_NONE:
/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dbitscale.c483 FontParseXLFDName (bitmap->name.name, best, FONT_XLFD_REPLACE_NONE);
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dbitscale.c478 FontParseXLFDName (bitmap->name.name, best, FONT_XLFD_REPLACE_NONE);

Completed in 15 milliseconds