Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.c828 FT_Int near_limit = 20 * units_per_em / 2048; in af_glyph_hints_reload() local
872 if ( FT_ABS( out_x ) + FT_ABS( out_y ) < near_limit ) in af_glyph_hints_reload()
919 FT_Int near_limit2 = 2 * near_limit - 1; in af_glyph_hints_reload()
994 if ( FT_ABS( out_x ) + FT_ABS( out_y ) < near_limit ) in af_glyph_hints_reload()