Searched refs:BTN_MIDDLE (Results 1 – 8 of 8) sorted by relevance
462 BTN_MIDDLE = 0x112 variable1159 BTN_MIDDLE : 'MIDDLE',
505 return int(self._get_value(EV_KEY, BTN_MIDDLE) == 1)
305 #define BTN_MIDDLE 0x112 macro
357 #define BTN_MIDDLE 0x112 macro
356 #define BTN_MIDDLE 0x112 macro
1795 #if defined(BTN_MIDDLE) || (defined(HAVE_DECL_BTN_MIDDLE) && HAVE_DECL_BTN_MIDDLE)1797 static_assert((BTN_MIDDLE) == (0x112), "BTN_MIDDLE != 0x112");1800 # define BTN_MIDDLE 0x1124129 [BTN_MIDDLE] = XLAT(BTN_MIDDLE),
287 BTN_MIDDLE 0x112
169 [BTN_MIDDLE] = "MiddleBtn", [BTN_SIDE] = "SideBtn",