Home | History | Annotate | Download | only in autofit

Lines Matching refs:in_x

848             FT_Pos  in_x, in_y;
855 in_x = point->fx - prev_v->fx;
861 if ( ( in_x ^ out_x ) >= 0 && ( in_y ^ out_y ) >= 0 )