Home | History | Annotate | Download | only in autofit

Lines Matching refs:num_flats

170     FT_Int        num_flats;
196 num_flats = 0;
325 flats[num_flats++] = best_y;
330 if ( num_flats == 0 && num_rounds == 0 )
344 af_sort_pos( num_flats, flats );
352 if ( num_flats == 0 )
360 *blue_shoot = flats[num_flats / 2];
364 *blue_ref = flats[num_flats / 2];