Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafcjk.c1178 FT_Int is_straight = 0; /* does it contain straight segments? */ in af_cjk_hints_compute_edges() local
1194 is_straight++; in af_cjk_hints_compute_edges()
1250 if ( is_round > 0 && is_round >= is_straight ) in af_cjk_hints_compute_edges()
Daflatin.c2356 FT_Int is_straight = 0; /* does it contain straight segments? */ in af_latin_hints_compute_edges() local
2374 is_straight++; in af_latin_hints_compute_edges()
2441 if ( is_round > 0 && is_round >= is_straight ) in af_latin_hints_compute_edges()