Searched refs:mousecap (Results 1 – 4 of 4) sorted by relevance
38 extern int mousecap;431 return ((mousecap == OPT_ONPLUS) ? A_B_MOUSE : A_F_MOUSE); in mouse_wheel_down()439 return ((mousecap == OPT_ONPLUS) ? A_F_MOUSE : A_B_MOUSE); in mouse_wheel_up()
292 extern int mousecap;1763 if (mousecap) in init()1790 if (mousecap) in init()1812 if (mousecap) in deinit()1826 if (mousecap) in deinit()2829 if (mousecap && ip.EventType == MOUSE_EVENT && in win32_kbhit()
61 public int mousecap; /* Allow mouse for scrolling */ variable532 TRIPLE, OPT_OFF, &mousecap, opt_mousecap,
55 extern int mousecap;838 if (mousecap == OPT_OFF) in opt_mousecap()