Searched refs:snfReadFont (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dbitmapfunc.c76 { snfReadFont, snfReadFontInfo},
77 { snfReadFont, snfReadFontInfo},
79 { snfReadFont, snfReadFontInfo} ,
82 { snfReadFont, snfReadFontInfo} ,
H A Dsnfstr.h178 extern int snfReadFont ( FontPtr pFont, FontFilePtr file,
H A Dsnfread.c214 snfReadFont(FontPtr pFont, FontFilePtr file, function in typeref:typename:int
269 snfError("snfReadFont(): Couldn't allocate fontspace (%d)\n", bytestoalloc);
275 snfError("snfReadFont(): Couldn't allocate bitmaps (%d)\n", bitmapsSize);
368 snfError("snfReadFont(): Couldn't allocate padbitmaps (%d)\n", sizepadbitmaps);
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dbitmapfunc.c77 { snfReadFont, snfReadFontInfo},
78 { snfReadFont, snfReadFontInfo},
80 { snfReadFont, snfReadFontInfo} ,
83 { snfReadFont, snfReadFontInfo} ,
H A Dsnfstr.h178 extern int snfReadFont ( FontPtr pFont, FontFilePtr file,
H A Dsnfread.c216 snfReadFont(FontPtr pFont, FontFilePtr file, function in typeref:typename:int
271 snfError("snfReadFont(): Couldn't allocate fontspace (%d)\n", bytestoalloc);
277 snfError("snfReadFont(): Couldn't allocate bitmaps (%d)\n", bitmapsSize);
370 snfError("snfReadFont(): Couldn't allocate padbitmaps (%d)\n", sizepadbitmaps);

Completed in 5 milliseconds