Searched refs:BTN_MIDDLE (Results 1 – 6 of 6) sorted by relevance
462 BTN_MIDDLE = 0x112 variable1159 BTN_MIDDLE : 'MIDDLE',
498 return int(self._get_value(EV_KEY, BTN_MIDDLE) == 1)
277 BTN_MIDDLE
807 #if defined(BTN_MIDDLE) || (defined(HAVE_DECL_BTN_MIDDLE) && HAVE_DECL_BTN_MIDDLE)808 XLAT(BTN_MIDDLE),
356 #define BTN_MIDDLE 0x112 macro
169 [BTN_MIDDLE] = "MiddleBtn", [BTN_SIDE] = "SideBtn",