Searched refs:A_F_MOUSE (Results 1 – 3 of 3) sorted by relevance
74 #define A_F_MOUSE 66 macro
501 return ((mousecap == OPT_ONPLUS) ? A_B_MOUSE : A_F_MOUSE); in mouse_wheel_down()509 return ((mousecap == OPT_ONPLUS) ? A_F_MOUSE : A_B_MOUSE); in mouse_wheel_up()
1496 case A_F_MOUSE: in commands()