Searched refs:snfError (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dsnfread.c64 snfError(const char* message, ...) function in typeref:typename:void _X_ATTRIBUTE_PRINTF (1,2)
150 snfError("snfReadProps(): Couldn't allocate propspace (%d)\n", bytestoalloc);
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);
457 snfError("snfReadFontInfo(): Couldn't allocate props (%d*%d)\n",
463 snfError("snfReadFontInfo(): Couldn't allocate isStringProp (%d*%d)\n",
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dsnfread.c66 snfError(const char* message, ...) function in typeref:typename:void _X_ATTRIBUTE_PRINTF (1,2)
152 snfError("snfReadProps(): Couldn't allocate propspace (%d)\n", bytestoalloc);
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);
459 snfError("snfReadFontInfo(): Couldn't allocate props (%d*%d)\n",
465 snfError("snfReadFontInfo(): Couldn't allocate isStringProp (%d*%d)\n",

Completed in 3 milliseconds