Home
last modified time | relevance | path

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

/third_party/libinput/test/
H A Dlitest-device-logitech-trackball.c39 EV_KEY, BTN_SIDE,
H A Dlitest-device-cyborg-rat-5.c39 EV_KEY, BTN_SIDE,
H A Dlitest-device-ms-nano-transceiver-mouse.c39 EV_KEY, BTN_SIDE,
H A Dlitest-device-xen-virtual-pointer.c85 EV_KEY, BTN_SIDE,
H A Dlitest-device-vmware-virtual-usb-mouse.c85 EV_KEY, BTN_SIDE,
H A Dlitest-device-mouse-roccat.c109 EV_KEY, BTN_SIDE,
H A Dlitest-device-wacom-intuos5-pen.c127 EV_KEY, BTN_SIDE,
H A Dlitest-device-waltop-tablet.c211 EV_KEY, BTN_SIDE,
H A Dlitest-device-ms-surface-cover.c292 EV_KEY, BTN_SIDE,
H A Dtest-pointer.c423 { .code = BTN_SIDE, }, in START_TEST()
2134 ck_assert_int_eq(button, BTN_SIDE); in START_TEST()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h371 #define BTN_SIDE 0x113 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h358 #define BTN_SIDE 0x113 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h358 #define BTN_SIDE 0x113 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h359 #define BTN_SIDE 0x113 macro
/third_party/libinput/tools/
H A Dlibinput-debug-events.c637 if (libinput_tablet_tool_has_button(tool, BTN_SIDE)) in print_proximity_event()
/third_party/libevdev/include/
H A Devent-names.h603 [BTN_SIDE] = "BTN_SIDE",
978 { .name = "BTN_SIDE", .value = BTN_SIDE },
/third_party/libinput/src/
H A Devdev-tablet.c769 case BTN_SIDE: in tablet_update_button()
1066 copy_button_cap(tablet, tool, BTN_SIDE); in tool_set_bits()
H A Devdev.c820 for (code = BTN_SIDE; code <= BTN_TASK; code++) { in evdev_scroll_get_default_button()

Completed in 28 milliseconds