Searched refs:MOUSE_NORMAL (Results 1 – 3 of 3) sorted by relevance
253 else if (State == NORMAL && !mouse_has(MOUSE_NORMAL)) in do_mouse()419 if ((State & INSERT) || !mouse_has(MOUSE_NORMAL)) in do_mouse()1424 checkfor = MOUSE_NORMAL; // assume normal mode in setmouse()
238 #define MOUSE_NORMAL 'n' // use mouse in Normal mode macro
3185 case NORMAL: checkfor = MOUSE_NORMAL; break; in gui_send_mouse_event()3199 checkfor = MOUSE_NORMAL; in gui_send_mouse_event()