Home | History | Annotate | Download | only in autofit

Lines Matching refs:num_rounds

196     FT_Int        num_rounds;
222 num_rounds = 0;
350 rounds[num_rounds++] = best_y;
355 if ( num_flats == 0 && num_rounds == 0 )
368 af_sort_pos( num_rounds, rounds );
380 *blue_shoot = rounds[num_rounds / 2];
382 else if ( num_rounds == 0 )
390 *blue_shoot = rounds[num_rounds / 2];