Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.c871 FT_Int near_limit = 20 * units_per_em / 2048; in af_glyph_hints_reload() local
915 if ( FT_ABS( out_x ) + FT_ABS( out_y ) < near_limit ) in af_glyph_hints_reload()
970 FT_Int near_limit2 = 2 * near_limit - 1; in af_glyph_hints_reload()
1045 if ( FT_ABS( out_x ) + FT_ABS( out_y ) < near_limit ) in af_glyph_hints_reload()
/external/freetype/
DChangeLog.254019 the heuristic value `near_limit' to decide whether the current point