Searched refs:outg (Results 1 – 1 of 1) sorted by relevance
133 FT_OutlineGlyph outg; in ftc_inode_weight() local136 outg = (FT_OutlineGlyph)glyph; in ftc_inode_weight()137 size = (FT_Offset)outg->outline.n_points * in ftc_inode_weight()139 (FT_Offset)outg->outline.n_contours * sizeof ( FT_Short ) + in ftc_inode_weight()140 sizeof ( *outg ); in ftc_inode_weight()