Searched refs:RIGHT_BUTTON (Results 1 – 6 of 6) sorted by relevance
138 #define RIGHT_BUTTON 0x01 macro
211 if ((data & RIGHT_BUTTON) != 0) in dzms_input()
214 if ((data & RIGHT_BUTTON) != 0) in qvms_input()
472 #define RIGHT_BUTTON 0x01 /* mouse buttons */ macro
465 #define RIGHT_BUTTON 0x01 /* mouse buttons */ macro
2543 if (c == RIGHT_BUTTON) in qdiint()