Searched refs:A_B_MOUSE (Results 1 – 3 of 3) sorted by relevance
75 #define A_B_MOUSE 67 macro
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()
1427 case A_B_MOUSE: in commands()