Searched refs:mousecap (Results 1 – 4 of 4) sorted by relevance
37 extern int mousecap;503 return ((mousecap == OPT_ONPLUS) ? A_B_MOUSE : A_F_MOUSE); in x11mouse_action() 511 return ((mousecap == OPT_ONPLUS) ? A_F_MOUSE : A_B_MOUSE); in x116mouse_action()
283 extern int mousecap;1773 if (mousecap) in init() 1800 if (mousecap) in init() 1822 if (mousecap) in deinit() 1836 if (mousecap) in deinit() 2956 if (!mousecap || xip->ir.EventType != MOUSE_EVENT || in WIN32getch()
61 public int mousecap; /* Allow mouse for scrolling */ variable 539 TRIPLE, OPT_OFF, &mousecap, opt_mousecap,
55 extern int mousecap;880 if (mousecap == OPT_OFF) in opt_linenum_width()