Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Dafcjk.c1181 FT_Int is_round = 0; /* does it contain round segments? */ in af_cjk_hints_compute_edges() local
1196 is_round++; in af_cjk_hints_compute_edges()
1254 if ( is_round > 0 && is_round >= is_straight ) in af_cjk_hints_compute_edges()
Daflatin2.c1275 FT_Int is_round = 0; /* does it contain round segments? */ in af_latin2_hints_compute_edges() local
1292 is_round++; in af_latin2_hints_compute_edges()
1361 if ( is_round > 0 && is_round >= is_straight ) in af_latin2_hints_compute_edges()
Daflatin.c2335 FT_Int is_round = 0; /* does it contain round segments? */ in af_latin_hints_compute_edges() local
2352 is_round++; in af_latin_hints_compute_edges()
2421 if ( is_round > 0 && is_round >= is_straight ) in af_latin_hints_compute_edges()