Home
last modified time | relevance | path

Searched refs:outg (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/cache/
Dftcimage.c133 FT_OutlineGlyph outg; in ftc_inode_weight() local
136 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()