Home
last modified time | relevance | path

Searched refs:cursor_down (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dedit.pro23 int cursor_down(long n, int upd_topline);
/vim-8.2.3635/src/
H A Dnormal.c2748 || cursor_down(1L, FALSE) == FAIL) in scroll_redraw()
4243 if (cursor_down(cap->count1, cap->oap->op_type == OP_NOP) == FAIL) in nv_down()
4329 if (cursor_down((long)(cap->count1 - 1), in nv_dollar()
6022 i = cursor_down(cap->count1, oap->op_type == OP_NOP); in nv_g_cmd()
6119 if (cursor_down((long)(cap->count1 - 1), in nv_g_cmd()
6184 (void)cursor_down(cap->count1 - 1, FALSE); in nv_g_cmd()
6639 if (cursor_down(cap->count1 - 1L, cap->oap->op_type == OP_NOP) == FAIL) in nv_lineop()
H A Dedit.c2807 cursor_down( in cursor_down() function
4773 if (cursor_down(1L, TRUE) == OK) in ins_down()
/vim-8.2.3635/runtime/doc/
H A Dintro.txt440 <Down> cursor-down *cursor-down* *cursor_down*
H A Dtags6099 cursor_down intro.txt /*cursor_down*