Home | History | Annotate | Download | only in autofit

Lines Matching refs:in_y

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