Home | History | Annotate | Download | only in autofit

Lines Matching defs:num_rounds

279     FT_UInt       num_rounds;
367 num_rounds = 0;
838 rounds[num_rounds++] = best_y_extremum;
845 if ( num_flats == 0 && num_rounds == 0 )
858 af_sort_pos( num_rounds, rounds );
870 *blue_shoot = rounds[num_rounds / 2];
872 else if ( num_rounds == 0 )
880 *blue_shoot = rounds[num_rounds / 2];