Searched refs:FONT_XLFD_REPLACE_NONE (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/libXfont/dist/include/X11/fonts/ |
| H A D | fontxlfd.h | 92 #define FONT_XLFD_REPLACE_NONE 0 macro
|
| /xsrc/external/mit/libXfont2/dist/include/X11/fonts/ |
| H A D | fontxlfd.h | 92 #define FONT_XLFD_REPLACE_NONE 0 macro
|
| /xsrc/external/mit/bdftopcf/dist/ |
| H A D | fontxlfd.h | 88 #define FONT_XLFD_REPLACE_NONE 0 macro
|
| /xsrc/external/mit/libXfont/dist/src/fontfile/ |
| H A D | fontfile.c | 171 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 D | fontdir.c | 550 FONT_XLFD_REPLACE_NONE) && 648 &vals, FONT_XLFD_REPLACE_NONE) &&
|
| /xsrc/external/mit/libXfont2/dist/src/fontfile/ |
| H A D | fontfile.c | 169 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 D | fontdir.c | 550 FONT_XLFD_REPLACE_NONE) && 648 &vals, FONT_XLFD_REPLACE_NONE) &&
|
| /xsrc/external/mit/libXfont/dist/src/util/ |
| H A D | fontxlfd.c | 417 if (subst != FONT_XLFD_REPLACE_NONE && 436 case FONT_XLFD_REPLACE_NONE:
|
| /xsrc/external/mit/libXfont2/dist/src/util/ |
| H A D | fontxlfd.c | 411 if (subst != FONT_XLFD_REPLACE_NONE && 430 case FONT_XLFD_REPLACE_NONE:
|
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | bitscale.c | 483 FontParseXLFDName (bitmap->name.name, best, FONT_XLFD_REPLACE_NONE);
|
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | bitscale.c | 478 FontParseXLFDName (bitmap->name.name, best, FONT_XLFD_REPLACE_NONE);
|
Completed in 15 milliseconds