Searched refs:MOUSE_EXTBUTTONS (Results 1 – 3 of 3) sorted by relevance
72 #define MOUSE_EXTBUTTONS 0x7ffffff8 /* the others (28 of them!) */ macro73 #define MOUSE_BUTTONS (MOUSE_STDBUTTONS | MOUSE_EXTBUTTONS)77 #define MOUSE_EXTBUTTONSCHANGED MOUSE_EXTBUTTONS
2223 act->button |= act->obutton & MOUSE_EXTBUTTONS; in r_protocol() 2293 act->button |= act->obutton & MOUSE_EXTBUTTONS; in r_protocol()
3241 ms->button |= ms->obutton & MOUSE_EXTBUTTONS;5091 ms.button |= ms.obutton & MOUSE_EXTBUTTONS;