Searched refs:BTN_STYLUS2 (Results 1 - 24 of 24) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-uclogic-tablet.c | 84 EV_KEY, BTN_STYLUS2,
|
H A D | litest-device-wacom-isdv4-4200-pen.c | 95 EV_KEY, BTN_STYLUS2,
|
H A D | litest-device-wacom-isdv4-e6-pen.c | 89 EV_KEY, BTN_STYLUS2,
|
H A D | litest-device-huion-pentablet.c | 86 EV_KEY, BTN_STYLUS2,
|
H A D | litest-device-wacom-hid4800-pen.c | 95 EV_KEY, BTN_STYLUS2,
|
H A D | litest-device-wacom-isdv4-524c-pen.c | 150 EV_KEY, BTN_STYLUS2,
|
H A D | litest-device-aiptek-tablet.c | 135 EV_KEY, BTN_STYLUS2,
|
H A D | litest-device-wacom-cintiq-13hdt-pen.c | 123 EV_KEY, BTN_STYLUS2,
|
H A D | litest-device-wacom-cintiq-24hd-pen.c | 123 EV_KEY, BTN_STYLUS2,
|
H A D | litest-device-wacom-calibrated-tablet.c | 122 EV_KEY, BTN_STYLUS2,
|
H A D | litest-device-wacom-bamboo-2fg-pen.c | 99 EV_KEY, BTN_STYLUS2,
|
H A D | litest-device-wacom-bamboo-16fg-pen.c | 99 EV_KEY, BTN_STYLUS2,
|
H A D | litest-device-wacom-intuos5-pen.c | 138 EV_KEY, BTN_STYLUS2,
|
H A D | litest-device-wacom-cintiq-pro-16-pen.c | 129 EV_KEY, BTN_STYLUS2,
|
H A D | litest-device-wacom-cintiq-12wx-pen.c | 134 EV_KEY, BTN_STYLUS2,
|
H A D | test-tablet.c | 1114 for (button = BTN_STYLUS; button <= BTN_STYLUS2; button++) { in START_TEST()
|
/third_party/libinput/tools/ |
H A D | libinput-debug-tablet.c | 430 case evbit(EV_KEY, BTN_STYLUS2): in handle_libevdev_events()
|
H A D | libinput-debug-events.c | 629 if (libinput_tablet_tool_has_button(tool, BTN_STYLUS2)) in print_proximity_event()
|
/third_party/libinput/src/ |
H A D | evdev-tablet.c | 775 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 D | input-event-codes.h | 426 #define BTN_STYLUS2 0x14c macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 413 #define BTN_STYLUS2 0x14c macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 413 #define BTN_STYLUS2 0x14c macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 414 #define BTN_STYLUS2 0x14c macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 648 [BTN_STYLUS2] = "BTN_STYLUS2", 982 { .name = "BTN_STYLUS2", .value = BTN_STYLUS2 },
|
Completed in 28 milliseconds