Searched refs:FT_Hypot (Results 1 – 5 of 5) sorted by relevance
417 FT_Hypot( FT_Fixed x,
155 FT_Hypot( FT_Fixed x, in FT_Hypot() function
1193 FT_Fixed mac_xscale = FT_Hypot( subglyph->transform.xx, in TT_Process_Composite_Component()1195 FT_Fixed mac_yscale = FT_Hypot( subglyph->transform.yy, in TT_Process_Composite_Component()
1508 exc->tt_metrics.ratio = FT_Hypot( x, y ); in Current_Ratio()
674 [base] Make `FT_Hypot' really internal.676 * include/freetype/fttrigon.h (FT_Hypot): Move to...679 * src/base/fttrigon.c (FT_Hypot): Move to...695 [base, truetype] New internal `FT_Hypot' function.697 * include/freetype/fttrigon.h (FT_Hypot): Declare it.698 * src/base/fttrigon.c (FT_Hypot): Define it.