Searched refs:gui_mouse_correct (Results 1 – 5 of 5) sorted by relevance
59 void gui_mouse_correct(void);
1453 gui_mouse_correct(); in main_loop()
483 gui_mouse_correct(); in edit()
4993 gui_mouse_correct(void) in gui_mouse_correct() function
12730 Solution: In the Insert mode loop invoke gui_mouse_correct() when needed.14335 Solution: Call gui_mouse_correct() after triggering CursorHold.