Searched refs:PCF_BITMAPS (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/libXfont/dist/include/X11/fonts/
H A Dpcf.h84 #define PCF_BITMAPS (1<<3) macro
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dpcf.h84 #define PCF_BITMAPS (1<<3) macro
/xsrc/external/mit/bdftopcf/dist/
H A Dpcf.h85 #define PCF_BITMAPS (1<<3) macro
H A Dpcfwrite.c304 case PCF_BITMAPS:
420 case PCF_BITMAPS:
/xsrc/external/mit/freetype/dist/src/pcf/
H A Dpcf.h102 FT_ULong bits; /* offset into the PCF_BITMAPS table */
232 #define PCF_BITMAPS ( 1 << 3 ) macro
H A Dpcfread.c825 PCF_BITMAPS,
/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dpcfwrite.c289 case PCF_BITMAPS:
400 case PCF_BITMAPS:
H A Dpcfread.c475 if (!pcfSeekToType(file, tables, ntables, PCF_BITMAPS, &format, &size))
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dpcfwrite.c291 case PCF_BITMAPS:
402 case PCF_BITMAPS:
H A Dpcfread.c477 if (!pcfSeekToType(file, tables, ntables, PCF_BITMAPS, &format, &size))

Completed in 9 milliseconds