Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.c894 AF_Point* contour_limit = contour + hints->num_contours; in af_glyph_hints_reload() local
899 for ( ; contour < contour_limit; contour++, end++ ) in af_glyph_hints_reload()
922 AF_Point* contour_limit = hints->contours + hints->num_contours; in af_glyph_hints_reload() local
925 for ( contour = hints->contours; contour < contour_limit; contour++ ) in af_glyph_hints_reload()
1500 AF_Point* contour_limit = contour + hints->num_contours; in af_glyph_hints_align_weak_points() local
1530 for ( ; contour < contour_limit; contour++ ) in af_glyph_hints_align_weak_points()
Daflatin2.c737 AF_Point* contour_limit = contour + hints->num_contours; in af_latin2_hints_compute_segments() local
777 for ( ; contour < contour_limit; contour++ ) in af_latin2_hints_compute_segments()
Daflatin.c1488 AF_Point* contour_limit = contour + hints->num_contours; in af_latin_hints_compute_segments() local
1530 for ( ; contour < contour_limit; contour++ ) in af_latin_hints_compute_segments()