Searched refs:from_x (Results 1 – 1 of 1) sorted by relevance
551 int from_x, in relative_move() argument608 if (to_x != from_x) { in relative_move()620 if (to_x > from_x) { in relative_move()621 n = to_x - from_x; in relative_move()648 from_x = fr; in relative_move()666 int wanted = CharOf(WANT_CHAR(SP_PARM, to_y, from_x)); in relative_move()683 NCURSES_CH_T ch = WANT_CHAR(SP_PARM, to_y, from_x + i); in relative_move()699 from_x + i)); in relative_move()714 n = from_x - to_x; in relative_move()1349 int from_x = roll(columns); in main() local[all …]