Home
last modified time | relevance | path

Searched refs:BTN_TASK (Results 1 - 12 of 12) sorted by relevance

/third_party/libinput/test/
H A Dlitest-device-cyborg-rat-5.c42 EV_KEY, BTN_TASK,
H A Dlitest-device-xen-virtual-pointer.c89 EV_KEY, BTN_TASK,
H A Dlitest-device-vmware-virtual-usb-mouse.c89 EV_KEY, BTN_TASK,
H A Dtest-tablet.c180 for (code = BTN_LEFT; code <= BTN_TASK; code++) { in START_TEST()
194 for (code = BTN_LEFT; code <= BTN_TASK; code++) { in START_TEST()
3222 for (code = BTN_LEFT; code <= BTN_TASK; code++) { in START_TEST()
H A Dtest-pointer.c3751 struct range buttons = {BTN_LEFT, BTN_TASK + 1}; in TEST_COLLECTION()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h375 #define BTN_TASK 0x117 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h362 #define BTN_TASK 0x117 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h362 #define BTN_TASK 0x117 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h363 #define BTN_TASK 0x117 macro
/third_party/libevdev/include/
H A Devent-names.h607 [BTN_TASK] = "BTN_TASK",
984 { .name = "BTN_TASK", .value = BTN_TASK },
/third_party/libinput/src/
H A Devdev-tablet.c773 case BTN_TASK: in tablet_update_button()
H A Devdev.c820 for (code = BTN_SIDE; code <= BTN_TASK; code++) { in evdev_scroll_get_default_button()

Completed in 30 milliseconds