Searched refs:PCFTablePtr (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/libXfont/dist/include/X11/fonts/ |
| H A D | pcf.h | 47 } PCFTableRec, *PCFTablePtr; typedef in typeref:struct:_PCFTable *
|
| /xsrc/external/mit/libXfont2/dist/include/X11/fonts/ |
| H A D | pcf.h | 47 } PCFTableRec, *PCFTablePtr; typedef in typeref:struct:_PCFTable *
|
| /xsrc/external/mit/bdftopcf/dist/ |
| H A D | pcf.h | 47 } PCFTableRec, *PCFTablePtr; typedef in typeref:struct:_PCFTable *
|
| H A D | pcfwrite.c | 118 pcfWriteTOC(FontFilePtr file, PCFTablePtr table, int count)
|
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | pcfread.c | 122 static PCFTablePtr 126 PCFTablePtr tables; 133 return (PCFTablePtr) NULL; 135 if (IS_EOF(file)) return (PCFTablePtr) NULL; 144 return (PCFTablePtr) NULL; 159 return (PCFTablePtr) NULL; 202 pcfSeekToType(FontFilePtr file, PCFTablePtr tables, int ntables, 222 pcfHasType (PCFTablePtr tables, int ntables, CARD32 type) 241 PCFTablePtr tables, int ntables) 350 PCFTablePtr table [all...] |
| H A D | pcfwrite.c | 101 pcfWriteTOC(FontFilePtr file, PCFTablePtr table, int count)
|
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | pcfread.c | 124 static PCFTablePtr 128 PCFTablePtr tables; 135 return (PCFTablePtr) NULL; 137 if (IS_EOF(file)) return (PCFTablePtr) NULL; 146 return (PCFTablePtr) NULL; 161 return (PCFTablePtr) NULL; 204 pcfSeekToType(FontFilePtr file, PCFTablePtr tables, int ntables, 224 pcfHasType (PCFTablePtr tables, int ntables, CARD32 type) 243 PCFTablePtr tables, int ntables) 352 PCFTablePtr table [all...] |
| H A D | pcfwrite.c | 103 pcfWriteTOC(FontFilePtr file, PCFTablePtr table, int count)
|
Completed in 6 milliseconds