Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.c867 AF_Point point_limit = points + hints->num_points; in af_glyph_hints_reload() local
884 for ( point = points; point < point_limit; point++, vec++, tag++ ) in af_glyph_hints_reload()
1084 for ( point = points; point < point_limit; point++ ) in af_glyph_hints_reload()
1126 for ( point = points; point < point_limit; point++ ) in af_glyph_hints_reload()
1298 AF_Point point_limit = points + hints->num_points; in af_glyph_hints_align_strong_points() local
1316 for ( point = points; point < point_limit; point++ ) in af_glyph_hints_align_strong_points()
1572 AF_Point point_limit = points + hints->num_points; in af_glyph_hints_align_weak_points() local
1587 for ( point = points; point < point_limit; point++ ) in af_glyph_hints_align_weak_points()
1597 for ( point = points; point < point_limit; point++ ) in af_glyph_hints_align_weak_points()
1680 for ( point = points; point < point_limit; point++ ) in af_glyph_hints_align_weak_points()
[all …]