Searched refs:bitg (Results 1 – 1 of 1) sorted by relevance
121 FT_BitmapGlyph bitg; in ftc_inode_weight() local124 bitg = (FT_BitmapGlyph)glyph; in ftc_inode_weight()125 size = bitg->bitmap.rows * (FT_Offset)FT_ABS( bitg->bitmap.pitch ) + in ftc_inode_weight()126 sizeof ( *bitg ); in ftc_inode_weight()