Home | History | Annotate | Download | only in autofit

Lines Matching refs:in_y

740         FT_Pos        in_y   = 0;
754 in_y = first->fy - prev->fy;
755 in_dir = af_direction_compute( in_x, in_y );
780 if ( ft_corner_is_flat( in_x, in_y, out_x, out_y ) )
787 in_y = out_y;