Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/freetype/src/autofit/
H A 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()
H A 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()
H A Daflatin.c1509 AF_Point* contour_limit = contour + hints->num_contours; in af_latin_hints_compute_segments() local
1551 for ( ; contour < contour_limit; contour++ ) in af_latin_hints_compute_segments()