Home | History | Annotate | Download | only in autofit

Lines Matching refs:in_x

739         FT_Pos        in_x   = 0;
753 in_x = first->fx - prev->fx;
755 in_dir = af_direction_compute( in_x, in_y );
780 if ( ft_corner_is_flat( in_x, in_y, out_x, out_y ) )
786 in_x = out_x;