Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafcjk.c1084 FT_Int is_round = 0; /* does it contain round segments? */ in af_cjk_hints_compute_edges() local
1097 is_round++; in af_cjk_hints_compute_edges()
1154 if ( is_round > 0 && is_round >= is_straight ) in af_cjk_hints_compute_edges()
Daflatin2.c1250 FT_Int is_round = 0; /* does it contain round segments? */ in af_latin2_hints_compute_edges() local
1267 is_round++; in af_latin2_hints_compute_edges()
1336 if ( is_round > 0 && is_round >= is_straight ) in af_latin2_hints_compute_edges()
Daflatin.c1687 FT_Int is_round = 0; /* does it contain round segments? */ in af_latin_hints_compute_edges() local
1704 is_round++; in af_latin_hints_compute_edges()
1773 if ( is_round > 0 && is_round >= is_straight ) in af_latin_hints_compute_edges()