Searched refs:contour_limit (Results 1 – 3 of 3) sorted by relevance
907 AF_Point* contour_limit = contour + hints->num_contours; in af_glyph_hints_reload() local912 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() local938 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() local1543 for ( ; contour < contour_limit; contour++ ) in af_glyph_hints_align_weak_points()
740 AF_Point* contour_limit = contour + hints->num_contours; in af_latin2_hints_compute_segments() local780 for ( ; contour < contour_limit; contour++ ) in af_latin2_hints_compute_segments()
1509 AF_Point* contour_limit = contour + hints->num_contours; in af_latin_hints_compute_segments() local1551 for ( ; contour < contour_limit; contour++ ) in af_latin_hints_compute_segments()