Home
last modified time | relevance | path

Searched refs:near_limit2 (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/autofit/
Dafhints.c932 FT_Int near_limit2 = 2 * near_limit - 1; in af_glyph_hints_reload() local
966 if ( FT_ABS( out_x ) + FT_ABS( out_y ) >= near_limit2 ) in af_glyph_hints_reload()