Searched refs:contour_limit (Results 1 – 3 of 3) sorted by relevance
689 AF_Point* contour_limit = contour + hints->num_contours; in af_glyph_hints_reload() local694 for ( ; contour < contour_limit; contour++, end++ ) in af_glyph_hints_reload()1207 AF_Point* contour_limit = contour + hints->num_contours; in af_glyph_hints_align_weak_points() local1237 for ( ; contour < contour_limit; contour++ ) in af_glyph_hints_align_weak_points()
716 AF_Point* contour_limit = contour + hints->num_contours; in af_latin2_hints_compute_segments() local756 for ( ; contour < contour_limit; contour++ ) in af_latin2_hints_compute_segments()
1132 AF_Point* contour_limit = contour + hints->num_contours; in af_latin_hints_compute_segments() local1172 for ( ; contour < contour_limit; contour++ ) in af_latin_hints_compute_segments()
Completed in 11 milliseconds