Searched refs:MOUSE_EXTBUTTONS (Results 1 – 3 of 3) sorted by relevance
74 #define MOUSE_EXTBUTTONS 0x7ffffff8 /* the others (28 of them!) */ macro75 #define MOUSE_BUTTONS (MOUSE_STDBUTTONS | MOUSE_EXTBUTTONS)79 #define MOUSE_EXTBUTTONSCHANGED MOUSE_EXTBUTTONS
2264 act->button |= act->obutton & MOUSE_EXTBUTTONS; in r_protocol()2334 act->button |= act->obutton & MOUSE_EXTBUTTONS; in r_protocol()
3246 ms->button |= ms->obutton & MOUSE_EXTBUTTONS;5111 ms.button |= ms.obutton & MOUSE_EXTBUTTONS;