Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafhints.c851 FT_Int contour_index = 0; in af_glyph_hints_reload() local
894 if ( ++contour_index < outline->n_contours ) in af_glyph_hints_reload()
896 endpoint = outline->contours[contour_index]; in af_glyph_hints_reload()