Searched refs:has_cursormoved (Results 1 – 4 of 4) sorted by relevance
19 int has_cursormoved(void);
1277 has_cursormoved() in main_loop()1287 if (has_cursormoved()) in main_loop()
5218 if (!finish_op && (has_cursormoved() in gui_update_screen()5227 if (has_cursormoved()) in gui_update_screen()
1760 has_cursormoved(void) in has_cursormoved() function