Searched refs:bdfReadFont (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dbitmapfunc.c86 { bdfReadFont, bdfReadFontInfo} ,
87 { bdfReadFont, bdfReadFontInfo} ,
89 { bdfReadFont, bdfReadFontInfo} ,
92 { bdfReadFont, bdfReadFontInfo} ,
H A Dbdfread.c820 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 Dbitmapfunc.c87 { bdfReadFont, bdfReadFontInfo} ,
88 { bdfReadFont, bdfReadFontInfo} ,
90 { bdfReadFont, bdfReadFontInfo} ,
93 { bdfReadFont, bdfReadFontInfo} ,
H A Dbdfread.c822 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 Dbdfint.h78 extern int bdfReadFont( FontPtr pFont, FontFilePtr file,
/xsrc/external/mit/libXfont2/dist/include/X11/fonts/
H A Dbdfint.h78 extern int bdfReadFont( FontPtr pFont, FontFilePtr file,
/xsrc/external/mit/bdftopcf/dist/
H A Dbdfint.h77 extern int bdfReadFont(FontPtr pFont, FontFilePtr file,
H A Dbdftopcf.c167 if (bdfReadFont(&font, input, bit, byte, glyph, scan) != Successful) {
H A Dbdfread.c817 bdfReadFont(FontPtr pFont, FontFilePtr file, function in typeref:typename:int

Completed in 22 milliseconds