Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafcjk.c1182 FT_Int is_round = 0; /* does it contain round segments? */ in af_cjk_hints_compute_edges() local
1195 is_round++; in af_cjk_hints_compute_edges()
1252 if ( is_round > 0 && is_round >= is_straight ) in af_cjk_hints_compute_edges()
Daflatin2.c1274 FT_Int is_round = 0; /* does it contain round segments? */ in af_latin2_hints_compute_edges() local
1291 is_round++; in af_latin2_hints_compute_edges()
1360 if ( is_round > 0 && is_round >= is_straight ) in af_latin2_hints_compute_edges()
Daflatin.c2300 FT_Int is_round = 0; /* does it contain round segments? */ in af_latin_hints_compute_edges() local
2317 is_round++; in af_latin_hints_compute_edges()
2386 if ( is_round > 0 && is_round >= is_straight ) in af_latin_hints_compute_edges()