Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/cache/
A Dftcimage.c132 FT_OutlineGlyph outg; in ftc_inode_weight() local
135 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