Searched refs:FONT_XLFD_REPLACE_ZERO (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/libXfont/dist/include/X11/fonts/ |
| H A D | fontxlfd.h | 94 #define FONT_XLFD_REPLACE_ZERO 2 macro
|
| /xsrc/external/mit/libXfont2/dist/include/X11/fonts/ |
| H A D | fontxlfd.h | 94 #define FONT_XLFD_REPLACE_ZERO 2 macro
|
| /xsrc/external/mit/bdftopcf/dist/ |
| H A D | fontxlfd.h | 90 #define FONT_XLFD_REPLACE_ZERO 2 macro
|
| /xsrc/external/mit/libXfont/dist/src/fontfile/ |
| H A D | fontfile.c | 291 FontParseXLFDName (lowerName, &vals, FONT_XLFD_REPLACE_ZERO)) 344 if (!FontParseXLFDName (lowerName, &vals, FONT_XLFD_REPLACE_ZERO) || 717 FontParseXLFDName (zeroChars, &vals, FONT_XLFD_REPLACE_ZERO)) 880 FontParseXLFDName (lowerName, &vals, FONT_XLFD_REPLACE_ZERO)) 930 if (!FontParseXLFDName (lowerName, &vals, FONT_XLFD_REPLACE_ZERO) ||
|
| /xsrc/external/mit/libXfont2/dist/src/fontfile/ |
| H A D | fontfile.c | 289 FontParseXLFDName (lowerName, &vals, FONT_XLFD_REPLACE_ZERO)) 342 if (!FontParseXLFDName (lowerName, &vals, FONT_XLFD_REPLACE_ZERO) || 715 FontParseXLFDName (zeroChars, &vals, FONT_XLFD_REPLACE_ZERO)) 878 FontParseXLFDName (lowerName, &vals, FONT_XLFD_REPLACE_ZERO)) 928 if (!FontParseXLFDName (lowerName, &vals, FONT_XLFD_REPLACE_ZERO) ||
|
| /xsrc/external/mit/libXfont/dist/src/util/ |
| H A D | fontxlfd.c | 441 case FONT_XLFD_REPLACE_ZERO:
|
| /xsrc/external/mit/libXfont2/dist/src/util/ |
| H A D | fontxlfd.c | 436 case FONT_XLFD_REPLACE_ZERO:
|
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | bitscale.c | 346 FontParseXLFDName (zeroChars, &temp, FONT_XLFD_REPLACE_ZERO);
|
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | bitscale.c | 341 FontParseXLFDName (zeroChars, &temp, FONT_XLFD_REPLACE_ZERO);
|
Completed in 11 milliseconds