Home | History | Annotate | Download | only in autofit

Lines Matching defs:num_rounds

193     FT_Int        num_rounds;
219 num_rounds = 0;
347 rounds[num_rounds++] = best_y;
354 if ( num_flats == 0 && num_rounds == 0 )
367 af_sort_pos( num_rounds, rounds );
379 *blue_shoot = rounds[num_rounds / 2];
381 else if ( num_rounds == 0 )
389 *blue_shoot = rounds[num_rounds / 2];