Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttgload.c1195 FT_Fixed mac_yscale = FT_Hypot( subglyph->transform.yy, in TT_Process_Composite_Component() local
1200 y = FT_MulFix( y, mac_yscale ); in TT_Process_Composite_Component()