Searched refs:PCF_COMPRESSED_METRICS (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/libXfont/dist/include/X11/fonts/ |
| H A D | pcf.h | 55 #define PCF_COMPRESSED_METRICS 0x00000100 macro
|
| /xsrc/external/mit/libXfont2/dist/include/X11/fonts/ |
| H A D | pcf.h | 55 #define PCF_COMPRESSED_METRICS 0x00000100 macro
|
| /xsrc/external/mit/bdftopcf/dist/ |
| H A D | pcf.h | 55 #define PCF_COMPRESSED_METRICS 0x00000100 macro
|
| H A D | pcfwrite.c | 294 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 D | pcfwrite.c | 280 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 D | pcfread.c | 446 !PCF_FORMAT_MATCH(format, PCF_COMPRESSED_METRICS)) { 564 !PCF_FORMAT_MATCH(format, PCF_COMPRESSED_METRICS)) {
|
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | pcfwrite.c | 282 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 D | pcfread.c | 448 !PCF_FORMAT_MATCH(format, PCF_COMPRESSED_METRICS)) { 566 !PCF_FORMAT_MATCH(format, PCF_COMPRESSED_METRICS)) {
|
| /xsrc/external/mit/freetype/dist/src/pcf/ |
| H A D | pcf.h | 192 #define PCF_COMPRESSED_METRICS 0x00000100UL macro
|
| H A D | pcfread.c | 704 PCF_FORMAT_MATCH( format, PCF_COMPRESSED_METRICS ) ? 708 !PCF_FORMAT_MATCH( format, PCF_COMPRESSED_METRICS ) )
|
Completed in 21 milliseconds