Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.c907 AF_Point* contour_limit = contour + hints->num_contours; in af_glyph_hints_reload() local
912 for ( ; contour < contour_limit; contour++, end++ ) in af_glyph_hints_reload()
935 AF_Point* contour_limit = hints->contours + hints->num_contours; in af_glyph_hints_reload() local
938 for ( contour = hints->contours; contour < contour_limit; contour++ ) in af_glyph_hints_reload()
1513 AF_Point* contour_limit = contour + hints->num_contours; in af_glyph_hints_align_weak_points() local
1543 for ( ; contour < contour_limit; contour++ ) in af_glyph_hints_align_weak_points()
Daflatin2.c740 AF_Point* contour_limit = contour + hints->num_contours; in af_latin2_hints_compute_segments() local
780 for ( ; contour < contour_limit; contour++ ) in af_latin2_hints_compute_segments()
Daflatin.c1512 AF_Point* contour_limit = contour + hints->num_contours; in af_latin_hints_compute_segments() local
1554 for ( ; contour < contour_limit; contour++ ) in af_latin_hints_compute_segments()