Searched defs:is_round (Results 1 - 3 of 3) sorted by relevance

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

Completed in 119 milliseconds