Home
last modified time | relevance | path

Searched refs:BTN_EXTRA (Results 1 - 18 of 18) sorted by relevance

/third_party/libinput/test/
H A Dlitest-device-logitech-trackball.c40 EV_KEY, BTN_EXTRA,
H A Dlitest-device-cyborg-rat-5.c40 EV_KEY, BTN_EXTRA,
H A Dlitest-device-ms-nano-transceiver-mouse.c40 EV_KEY, BTN_EXTRA,
H A Dlitest-device-xen-virtual-pointer.c86 EV_KEY, BTN_EXTRA,
H A Dlitest-device-vmware-virtual-usb-mouse.c86 EV_KEY, BTN_EXTRA,
H A Dlitest-device-mouse-roccat.c110 EV_KEY, BTN_EXTRA,
H A Dlitest-device-wacom-intuos5-pen.c128 EV_KEY, BTN_EXTRA,
H A Dlitest-device-waltop-tablet.c212 EV_KEY, BTN_EXTRA,
H A Dlitest-device-ms-surface-cover.c293 EV_KEY, BTN_EXTRA,
H A Dtest-pointer.c422 { .code = BTN_EXTRA, }, in START_TEST()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h372 #define BTN_EXTRA 0x114 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h359 #define BTN_EXTRA 0x114 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h359 #define BTN_EXTRA 0x114 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h360 #define BTN_EXTRA 0x114 macro
/third_party/libinput/tools/
H A Dlibinput-debug-events.c639 if (libinput_tablet_tool_has_button(tool, BTN_EXTRA)) in print_proximity_event()
/third_party/libevdev/include/
H A Devent-names.h604 [BTN_EXTRA] = "BTN_EXTRA",
967 { .name = "BTN_EXTRA", .value = BTN_EXTRA },
/third_party/libinput/src/
H A Devdev-tablet.c770 case BTN_EXTRA: in tablet_update_button()
1067 copy_button_cap(tablet, tool, BTN_EXTRA); in tool_set_bits()
/third_party/libevdev/test/
H A Dtest-libevdev-events.c1503 ck_assert_int_eq(libevdev_get_event_value(dev, EV_KEY, BTN_EXTRA), 0); in START_TEST()
1508 ck_assert_int_eq(libevdev_fetch_event_value(dev, EV_KEY, BTN_EXTRA, &value), 0); in START_TEST()

Completed in 24 milliseconds