Searched refs:d_out (Results 1 – 3 of 3) sorted by relevance
969 FT_Pos d_in, d_out, d_hypot; in ft_corner_is_flat() local992 d_out = FT_HYPOT( out_x, out_y ); in ft_corner_is_flat()999 return ( d_in + d_out - d_hypot ) < ( d_hypot >> 4 ); in ft_corner_is_flat()