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

/external/freetype/src/autofit/
H A Dafcjk.c1065 FT_Int is_straight = 0; /* does it contain straight segments? */ local
1079 is_straight++;
1134 if ( is_round > 0 && is_round >= is_straight )
H A Daflatin.c1214 FT_Int is_straight = 0; /* does it contain straight segments? */ local
1232 is_straight++;
1299 if ( is_round > 0 && is_round >= is_straight )
H A Daflatin2.c1224 FT_Int is_straight = 0; /* does it contain straight segments? */ local
1242 is_straight++;
1309 if ( is_round > 0 && is_round >= is_straight )

Completed in 62 milliseconds