Home | History | Annotate | Download | only in autofit

Lines Matching defs:num_rounds

177     FT_Int        num_rounds;
203 num_rounds = 0;
328 rounds[num_rounds++] = best_y;
335 if ( num_flats == 0 && num_rounds == 0 )
348 af_sort_pos( num_rounds, rounds );
360 *blue_shoot = rounds[num_rounds / 2];
362 else if ( num_rounds == 0 )
370 *blue_shoot = rounds[num_rounds / 2];