Searched refs:FontFileRead (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/libXfont/dist/include/X11/fonts/ |
| H A D | fntfilio.h | 40 #define FontFileRead(f,b,n) BufFileRead(f,b,n) macro
|
| /xsrc/external/mit/libXfont2/dist/include/X11/fonts/ |
| H A D | fntfilio.h | 40 #define FontFileRead(f,b,n) BufFileRead(f,b,n) macro
|
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | snfread.c | 85 if (FontFileRead(file, (char *) &snfCharInfo, sizeof snfCharInfo) != 102 if (FontFileRead(file, (char *) &snfCharInfo, sizeof snfCharInfo) != 154 if (FontFileRead(file, propspace, bytestoalloc) != bytestoalloc) { 180 if (FontFileRead(file, (char *) snfInfo, sizeof *snfInfo) != sizeof *snfInfo) 332 if (FontFileRead(file, bitmaps, bitmapsSize) != bitmapsSize) {
|
| H A D | pcfread.c | 310 FontFileRead(file, strings, string_size); 508 FontFileRead(file, bitmaps, sizebitmaps);
|
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | snfread.c | 87 if (FontFileRead(file, (char *) &snfCharInfo, sizeof snfCharInfo) != 104 if (FontFileRead(file, (char *) &snfCharInfo, sizeof snfCharInfo) != 156 if (FontFileRead(file, propspace, bytestoalloc) != bytestoalloc) { 182 if (FontFileRead(file, (char *) snfInfo, sizeof *snfInfo) != sizeof *snfInfo) 334 if (FontFileRead(file, bitmaps, bitmapsSize) != bitmapsSize) {
|
| H A D | pcfread.c | 312 FontFileRead(file, strings, string_size); 510 FontFileRead(file, bitmaps, sizebitmaps);
|
Completed in 8 milliseconds