Searched refs:BTN_MIDDLE (Results 1 – 7 of 7) 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
277 BTN_MIDDLE
809 #if defined(BTN_MIDDLE) || (defined(HAVE_DECL_BTN_MIDDLE) && HAVE_DECL_BTN_MIDDLE)810 XLAT(BTN_MIDDLE),
357 #define BTN_MIDDLE 0x112 macro
169 [BTN_MIDDLE] = "MiddleBtn", [BTN_SIDE] = "SideBtn",