Home | History | Annotate | Download | only in autofit

Lines Matching refs:blue_ref

190       FT_Pos*      blue_ref;
347 blue_ref = & blue->ref.org;
354 *blue_ref =
359 *blue_ref =
364 *blue_ref = flats[num_flats / 2];
371 if ( *blue_shoot != *blue_ref )
373 FT_Pos ref = *blue_ref;
379 *blue_shoot = *blue_ref = ( shoot + ref ) / 2;
394 AF_LOG(( "-- ref = %ld, shoot = %ld\n", *blue_ref, *blue_shoot ));