Home | History | Annotate | Download | only in autofit

Lines Matching refs:is_straight

500         FT_Int  is_straight = 0;  /* does it contain straight segments? */
514 is_straight++;
569 if ( is_round > 0 && is_round >= is_straight )