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

/xsrc/external/mit/libXfont/dist/src/bitmap/
H A Dsnfread.c98 snfReadxCharInfo(FontFilePtr file, xCharInfo *charInfo) function in typeref:typename:int
401 ret = snfReadxCharInfo(file, &pFont->info.ink_minbounds);
402 ret = snfReadxCharInfo(file, &pFont->info.ink_maxbounds);
404 ret = snfReadxCharInfo(file, &bitmapFont->ink_metrics[i]);
480 ret = snfReadxCharInfo(file, &pFontInfo->ink_minbounds);
486 ret = snfReadxCharInfo(file, &pFontInfo->ink_maxbounds);
/xsrc/external/mit/libXfont2/dist/src/bitmap/
H A Dsnfread.c100 snfReadxCharInfo(FontFilePtr file, xCharInfo *charInfo) function in typeref:typename:int
403 ret = snfReadxCharInfo(file, &pFont->info.ink_minbounds);
404 ret = snfReadxCharInfo(file, &pFont->info.ink_maxbounds);
406 ret = snfReadxCharInfo(file, &bitmapFont->ink_metrics[i]);
482 ret = snfReadxCharInfo(file, &pFontInfo->ink_minbounds);
488 ret = snfReadxCharInfo(file, &pFontInfo->ink_maxbounds);

Completed in 3 milliseconds