Home | History | Annotate | Download | only in autofit

Lines Matching defs:num_rounds

171     FT_Int        num_rounds;
197 num_rounds = 0;
323 rounds[num_rounds++] = best_y;
330 if ( num_flats == 0 && num_rounds == 0 )
343 af_sort_pos( num_rounds, rounds );
355 *blue_shoot = rounds[num_rounds / 2];
357 else if ( num_rounds == 0 )
365 *blue_shoot = rounds[num_rounds / 2];