Home | History | Annotate | Download | only in autofit

Lines Matching refs:blue_ref

315       FT_Pos*      blue_ref;
500 blue_ref = &blue->ref.org;
507 *blue_ref =
512 *blue_ref =
517 *blue_ref = fills[num_fills / 2];
521 /* make sure blue_ref >= blue_shoot for top/right or */
523 if ( *blue_shoot != *blue_ref )
525 FT_Pos ref = *blue_ref;
533 *blue_ref =
547 *blue_ref, *blue_shoot ));