Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafcjk.c1158 FT_Int is_round = 0; /* does it contain round segments? */ in af_cjk_hints_compute_edges() local
1171 is_round++; in af_cjk_hints_compute_edges()
1228 if ( is_round > 0 && is_round >= is_straight ) in af_cjk_hints_compute_edges()
Daflatin2.c1271 FT_Int is_round = 0; /* does it contain round segments? */ in af_latin2_hints_compute_edges() local
1288 is_round++; in af_latin2_hints_compute_edges()
1357 if ( is_round > 0 && is_round >= is_straight ) in af_latin2_hints_compute_edges()
Daflatin.c2276 FT_Int is_round = 0; /* does it contain round segments? */ in af_latin_hints_compute_edges() local
2293 is_round++; in af_latin_hints_compute_edges()
2362 if ( is_round > 0 && is_round >= is_straight ) in af_latin_hints_compute_edges()