Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.c1281 AF_Point points_limit = points + hints->num_points; in af_glyph_hints_scale_dim() local
1287 for ( point = points; point < points_limit; point++ ) in af_glyph_hints_scale_dim()
1292 for ( point = points; point < points_limit; point++ ) in af_glyph_hints_scale_dim()