Home
last modified time | relevance | path

Searched refs:BTN_STYLUS2 (Results 1 - 24 of 24) sorted by relevance

/third_party/libinput/test/
H A Dlitest-device-uclogic-tablet.c84 EV_KEY, BTN_STYLUS2,
H A Dlitest-device-wacom-isdv4-4200-pen.c95 EV_KEY, BTN_STYLUS2,
H A Dlitest-device-wacom-isdv4-e6-pen.c89 EV_KEY, BTN_STYLUS2,
H A Dlitest-device-huion-pentablet.c86 EV_KEY, BTN_STYLUS2,
H A Dlitest-device-wacom-hid4800-pen.c95 EV_KEY, BTN_STYLUS2,
H A Dlitest-device-wacom-isdv4-524c-pen.c150 EV_KEY, BTN_STYLUS2,
H A Dlitest-device-aiptek-tablet.c135 EV_KEY, BTN_STYLUS2,
H A Dlitest-device-wacom-cintiq-13hdt-pen.c123 EV_KEY, BTN_STYLUS2,
H A Dlitest-device-wacom-cintiq-24hd-pen.c123 EV_KEY, BTN_STYLUS2,
H A Dlitest-device-wacom-calibrated-tablet.c122 EV_KEY, BTN_STYLUS2,
H A Dlitest-device-wacom-bamboo-2fg-pen.c99 EV_KEY, BTN_STYLUS2,
H A Dlitest-device-wacom-bamboo-16fg-pen.c99 EV_KEY, BTN_STYLUS2,
H A Dlitest-device-wacom-intuos5-pen.c138 EV_KEY, BTN_STYLUS2,
H A Dlitest-device-wacom-cintiq-pro-16-pen.c129 EV_KEY, BTN_STYLUS2,
H A Dlitest-device-wacom-cintiq-12wx-pen.c134 EV_KEY, BTN_STYLUS2,
H A Dtest-tablet.c1114 for (button = BTN_STYLUS; button <= BTN_STYLUS2; button++) { in START_TEST()
/third_party/libinput/tools/
H A Dlibinput-debug-tablet.c430 case evbit(EV_KEY, BTN_STYLUS2): in handle_libevdev_events()
H A Dlibinput-debug-events.c629 if (libinput_tablet_tool_has_button(tool, BTN_STYLUS2)) in print_proximity_event()
/third_party/libinput/src/
H A Devdev-tablet.c775 case BTN_STYLUS2: in tablet_update_button()
962 copy_button_cap(tablet, tool, BTN_STYLUS2); in tool_set_bits_from_libwacom()
1059 copy_button_cap(tablet, tool, BTN_STYLUS2); in tool_set_bits()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h426 #define BTN_STYLUS2 0x14c macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h413 #define BTN_STYLUS2 0x14c macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h413 #define BTN_STYLUS2 0x14c macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h414 #define BTN_STYLUS2 0x14c macro
/third_party/libevdev/include/
H A Devent-names.h648 [BTN_STYLUS2] = "BTN_STYLUS2",
982 { .name = "BTN_STYLUS2", .value = BTN_STYLUS2 },

Completed in 28 milliseconds