Home | History | Annotate | Download | only in autofit

Lines Matching refs:num_rounds

222     FT_Int        num_rounds;
248 num_rounds = 0;
412 rounds[num_rounds++] = best_y;
417 if ( num_flats == 0 && num_rounds == 0 )
430 af_sort_pos( num_rounds, rounds );
442 *blue_shoot = rounds[num_rounds / 2];
444 else if ( num_rounds == 0 )
452 *blue_shoot = rounds[num_rounds / 2];