Home
last modified time | relevance | path

Searched refs:close3 (Results 1 - 2 of 2) sorted by relevance

/third_party/jerryscript/tests/jerry/es2015/
H A Dfor-of-iterator-close.js56 function close3() { function
65 assert(!close3());
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftstroke.c205 FT_Int close1, close2, close3; in ft_cubic_is_small_enough() local
217 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()
228 else /* !close3 */ in ft_cubic_is_small_enough()
237 if ( close3 ) in ft_cubic_is_small_enough()
243 else /* !close3 */ in ft_cubic_is_small_enough()
255 if ( close3 ) in ft_cubic_is_small_enough()
261 else /* !close3 */ in ft_cubic_is_small_enough()
270 if ( close3 ) in ft_cubic_is_small_enough()
276 else /* !close3 */ in ft_cubic_is_small_enough()
[all...]

Completed in 2 milliseconds