Searched refs:FT_HYPOT (Results 1 – 5 of 5) sorted by relevance
1071 d_in = FT_HYPOT( in_x, in_y ); in ft_corner_is_flat()1072 d_out = FT_HYPOT( out_x, out_y ); in ft_corner_is_flat()1073 d_hypot = FT_HYPOT( ax, ay ); in ft_corner_is_flat()
80 #define FT_HYPOT( x, y ) \ macro
119 #define FT_HYPOT( x, y ) \ macro1135 L = FT_HYPOT( dx_, dy_ ); in gray_render_cubic()
1040 * include/internal/ftcalc.h (FT_HYPOT): Move macro from here...1063 * include/internal/ftcalc.h (FT_HYPOT): Macro to approximate Euclidean
4763 FT_HYPOT) [_STANDALONE_]: Define macros.