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

/external/freetype/src/autofit/
H A Dafcjk.c1085 FT_Int is_straight = 0; /* does it contain straight segments? */ local
1099 is_straight++;
1154 if ( is_round > 0 && is_round >= is_straight )
H A Daflatin.c1688 FT_Int is_straight = 0; /* does it contain straight segments? */ local
1706 is_straight++;
1773 if ( is_round > 0 && is_round >= is_straight )
H A Daflatin2.c1251 FT_Int is_straight = 0; /* does it contain straight segments? */ local
1269 is_straight++;
1336 if ( is_round > 0 && is_round >= is_straight )

Completed in 48 milliseconds