Lines Matching refs:windgoto
566 windgoto(row, col + coloff); in screen_line()
2178 windgoto(row, col); in screen_char()
3101 windgoto(int row, int col) in windgoto() function
3361 windgoto(W_WINROW(curwin) + curwin->w_wrow, in setcursor_mayforce()
3812 windgoto(cursor_row, cursor_col); in screen_ins_lines()
3831 windgoto(cursor_row, cursor_col); in screen_ins_lines()
3848 windgoto(off + i, cursor_col); in screen_ins_lines()
4043 windgoto(cursor_row, cursor_col); in screen_del_lines()
4049 windgoto(cursor_row, cursor_col); in screen_del_lines()
4060 windgoto(cursor_end - 1, cursor_col); in screen_del_lines()
4070 windgoto(cursor_row, cursor_col); in screen_del_lines()
4075 windgoto(cursor_row + i, cursor_col); in screen_del_lines()
4090 windgoto(cursor_end - i, cursor_col); in screen_del_lines()