Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/include/internal/
A Dftcalc.h151 FT_Hypot( FT_Fixed x,
/AliOS-Things-master/components/freetype/src/base/
A Dftcalc.c142 FT_Hypot( FT_Fixed x, in FT_Hypot() function
/AliOS-Things-master/components/freetype/src/truetype/
A Dttgload.c1121 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()
A Dttinterp.c1701 CUR.tt_metrics.ratio = FT_Hypot( x, y ); in Current_Ratio()
2761 W = FT_Hypot( Vx, Vy ); in Normalize()

Completed in 18 milliseconds