Searched refs:outg (Results 1 – 1 of 1) sorted by relevance
132 FT_OutlineGlyph outg; in ftc_inode_weight() local135 outg = (FT_OutlineGlyph)glyph; in ftc_inode_weight()136 size = outg->outline.n_points * in ftc_inode_weight()138 outg->outline.n_contours * sizeof ( FT_Short ) + in ftc_inode_weight()139 sizeof ( *outg ); in ftc_inode_weight()
Completed in 3 milliseconds