Searched refs:A_B_MOUSE (Results 1 – 3 of 3) sorted by relevance
75 #define A_B_MOUSE 67 macro
503 return ((mousecap == OPT_ONPLUS) ? A_B_MOUSE : A_F_MOUSE); in mouse_wheel_down()511 return ((mousecap == OPT_ONPLUS) ? A_F_MOUSE : A_B_MOUSE); in mouse_wheel_up()
1510 case A_B_MOUSE: in commands()