Searched refs:FONT_ENTRY_ALIAS (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/fontfile/
H A Dfontdir.c87 case FONT_ENTRY_ALIAS:
471 else if (table->entries[i].type == FONT_ENTRY_ALIAS)
514 table->entries[i].type != FONT_ENTRY_ALIAS)
533 else if (fname->type == FONT_ENTRY_ALIAS)
546 fname->type == FONT_ENTRY_ALIAS)
563 fname->type == FONT_ENTRY_ALIAS)
819 entry.type = FONT_ENTRY_ALIAS;
H A Dfontfile.c316 case FONT_ENTRY_ALIAS:
901 case FONT_ENTRY_ALIAS:
/xsrc/external/mit/libXfont2/dist/src/fontfile/
H A Dfontdir.c89 case FONT_ENTRY_ALIAS:
471 else if (table->entries[i].type == FONT_ENTRY_ALIAS)
514 table->entries[i].type != FONT_ENTRY_ALIAS)
533 else if (fname->type == FONT_ENTRY_ALIAS)
546 fname->type == FONT_ENTRY_ALIAS)
563 fname->type == FONT_ENTRY_ALIAS)
819 entry.type = FONT_ENTRY_ALIAS;
H A Dfontfile.c314 case FONT_ENTRY_ALIAS:
899 case FONT_ENTRY_ALIAS:
/xsrc/external/mit/libXfont/dist/include/X11/fonts/
H A Dfntfil.h65 #define FONT_ENTRY_ALIAS 3 macro
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dfntfil.h63 #define FONT_ENTRY_ALIAS 3 macro
/xsrc/external/mit/bdftopcf/dist/
H A Dfntfil.h65 #define FONT_ENTRY_ALIAS 3 macro
/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dbitscale.c370 if (bitmap->type == FONT_ENTRY_ALIAS && aliascount > 0)
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dbitscale.c365 if (bitmap->type == FONT_ENTRY_ALIAS && aliascount > 0)

Completed in 15 milliseconds