Searched refs:bdfReadFont (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | bitmapfunc.c | 86 { bdfReadFont, bdfReadFontInfo} , 87 { bdfReadFont, bdfReadFontInfo} , 89 { bdfReadFont, bdfReadFontInfo} , 92 { bdfReadFont, bdfReadFontInfo} ,
|
| H A D | bdfread.c | 820 bdfReadFont(FontPtr pFont, FontFilePtr file, function in typeref:typename:int 940 ret = bdfReadFont(&font, file, MSBFirst, LSBFirst, 1, 1);
|
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | bitmapfunc.c | 87 { bdfReadFont, bdfReadFontInfo} , 88 { bdfReadFont, bdfReadFontInfo} , 90 { bdfReadFont, bdfReadFontInfo} , 93 { bdfReadFont, bdfReadFontInfo} ,
|
| H A D | bdfread.c | 822 bdfReadFont(FontPtr pFont, FontFilePtr file, function in typeref:typename:int 942 ret = bdfReadFont(&font, file, MSBFirst, LSBFirst, 1, 1);
|
| /xsrc/external/mit/libXfont/dist/include/X11/fonts/ |
| H A D | bdfint.h | 78 extern int bdfReadFont( FontPtr pFont, FontFilePtr file,
|
| /xsrc/external/mit/libXfont2/dist/include/X11/fonts/ |
| H A D | bdfint.h | 78 extern int bdfReadFont( FontPtr pFont, FontFilePtr file,
|
| /xsrc/external/mit/bdftopcf/dist/ |
| H A D | bdfint.h | 77 extern int bdfReadFont(FontPtr pFont, FontFilePtr file,
|
| H A D | bdftopcf.c | 167 if (bdfReadFont(&font, input, bit, byte, glyph, scan) != Successful) {
|
| H A D | bdfread.c | 817 bdfReadFont(FontPtr pFont, FontFilePtr file, function in typeref:typename:int
|
Completed in 22 milliseconds