Home
last modified time | relevance | path

Searched refs:has_cursormoved (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dautocmd.pro19 int has_cursormoved(void);
/vim-8.2.3635/src/
H A Dmain.c1277 has_cursormoved() in main_loop()
1287 if (has_cursormoved()) in main_loop()
H A Dgui.c5218 if (!finish_op && (has_cursormoved() in gui_update_screen()
5227 if (has_cursormoved()) in gui_update_screen()
H A Dautocmd.c1760 has_cursormoved(void) in has_cursormoved() function