Searched refs:close3 (Results 1 – 4 of 4) sorted by relevance
56 function close3() { function65 assert(!close3());
205 FT_Int close1, close2, close3; in ft_cubic_is_small_enough() local217 close3 = FT_IS_SMALL( d3.x ) && FT_IS_SMALL( d3.y ); in ft_cubic_is_small_enough()223 if ( close3 ) in ft_cubic_is_small_enough()237 if ( close3 ) in ft_cubic_is_small_enough()255 if ( close3 ) in ft_cubic_is_small_enough()270 if ( close3 ) in ft_cubic_is_small_enough()
206 FT_Int close1, close2, close3; in ft_cubic_is_small_enough() local218 close3 = FT_IS_SMALL( d3.x ) && FT_IS_SMALL( d3.y ); in ft_cubic_is_small_enough()224 if ( close3 ) in ft_cubic_is_small_enough()238 if ( close3 ) in ft_cubic_is_small_enough()256 if ( close3 ) in ft_cubic_is_small_enough()271 if ( close3 ) in ft_cubic_is_small_enough()