Home | History | Annotate | Download | only in autofit

Lines Matching refs:blue_ref

196       FT_Pos*      blue_ref;
352 blue_ref = & blue->ref.org;
359 *blue_ref =
364 *blue_ref =
369 *blue_ref = flats[num_flats / 2];
376 if ( *blue_shoot != *blue_ref )
378 FT_Pos ref = *blue_ref;
384 *blue_shoot = *blue_ref = ( shoot + ref ) / 2;
399 AF_LOG(( "-- ref = %ld, shoot = %ld\n", *blue_ref, *blue_shoot ));