Home | History | Annotate | Download | only in autofit

Lines Matching refs:num_rounds

269     FT_UInt       num_rounds;
348 num_rounds = 0;
745 rounds[num_rounds++] = best_y;
750 if ( num_flats == 0 && num_rounds == 0 )
763 af_sort_pos( num_rounds, rounds );
775 *blue_shoot = rounds[num_rounds / 2];
777 else if ( num_rounds == 0 )
785 *blue_shoot = rounds[num_rounds / 2];