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

/xsrc/external/mit/libXfont/dist/include/X11/fonts/
H A Dpcf.h55 #define PCF_COMPRESSED_METRICS 0x00000100 macro
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dpcf.h55 #define PCF_COMPRESSED_METRICS 0x00000100 macro
/xsrc/external/mit/bdftopcf/dist/
H A Dpcf.h55 #define PCF_COMPRESSED_METRICS 0x00000100 macro
H A Dpcfwrite.c294 table->format = PCF_COMPRESSED_METRICS | format;
316 table->format = PCF_COMPRESSED_METRICS | format;
408 if (PCF_FORMAT_MATCH(table->format, PCF_COMPRESSED_METRICS)) {
436 if (PCF_FORMAT_MATCH(table->format, PCF_COMPRESSED_METRICS)) {
/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dpcfwrite.c280 table->format = PCF_COMPRESSED_METRICS | format;
300 table->format = PCF_COMPRESSED_METRICS | format;
390 if (PCF_FORMAT_MATCH(table->format, PCF_COMPRESSED_METRICS)) {
416 if (PCF_FORMAT_MATCH(table->format, PCF_COMPRESSED_METRICS)) {
H A Dpcfread.c446 !PCF_FORMAT_MATCH(format, PCF_COMPRESSED_METRICS)) {
564 !PCF_FORMAT_MATCH(format, PCF_COMPRESSED_METRICS)) {
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dpcfwrite.c282 table->format = PCF_COMPRESSED_METRICS | format;
302 table->format = PCF_COMPRESSED_METRICS | format;
392 if (PCF_FORMAT_MATCH(table->format, PCF_COMPRESSED_METRICS)) {
418 if (PCF_FORMAT_MATCH(table->format, PCF_COMPRESSED_METRICS)) {
H A Dpcfread.c448 !PCF_FORMAT_MATCH(format, PCF_COMPRESSED_METRICS)) {
566 !PCF_FORMAT_MATCH(format, PCF_COMPRESSED_METRICS)) {
/xsrc/external/mit/freetype/dist/src/pcf/
H A Dpcf.h192 #define PCF_COMPRESSED_METRICS 0x00000100UL macro
H A Dpcfread.c704 PCF_FORMAT_MATCH( format, PCF_COMPRESSED_METRICS ) ?
708 !PCF_FORMAT_MATCH( format, PCF_COMPRESSED_METRICS ) )

Completed in 21 milliseconds