Searched refs:FT_Hypot (Results 1 – 4 of 4) sorted by relevance
151 FT_Hypot( FT_Fixed x,
142 FT_Hypot( FT_Fixed x, in FT_Hypot() function
1121 FT_Fixed mac_xscale = FT_Hypot( subglyph->transform.xx, in TT_Process_Composite_Component()1123 FT_Fixed mac_yscale = FT_Hypot( subglyph->transform.yy, in TT_Process_Composite_Component()
1701 CUR.tt_metrics.ratio = FT_Hypot( x, y ); in Current_Ratio()2761 W = FT_Hypot( Vx, Vy ); in Normalize()
Completed in 18 milliseconds