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

/xsrc/external/mit/xfs/dist/difs/
H A Dcharinfo.c70 #define GLYPH_SIZE(ch, nbytes) \ macro
440 dstbpr = GLYPH_SIZE(inkc, scanlinepad);
441 if (dstbpr != GLYPH_SIZE(bitc, src_glyph_pad)) reformat = TRUE;
527 dstbpr = GLYPH_SIZE(inkc, scanlinepad);
531 srcbpr = GLYPH_SIZE (bitc, src_glyph_pad);

Completed in 2 milliseconds