Searched refs:term_cursor_right (Results 1 – 3 of 3) sorted by relevance
24 void term_cursor_right(int i);
3333 term_cursor_right(col - screen_cur_col); in windgoto()
2806 term_cursor_right(int i) in term_cursor_right() function