Home
last modified time | relevance | path

Searched refs:has_cursormovedI (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dautocmd.pro20 int has_cursormovedI(void);
/vim-8.2.3635/src/
H A Dedit.c1439 if (ready && (has_cursormovedI() in ins_redraw()
1458 if (has_cursormovedI()) in ins_redraw()
H A Dautocmd.c1769 has_cursormovedI(void) in has_cursormovedI() function