Home
last modified time | relevance | path

Searched refs:ABS_RY (Results 1 - 10 of 10) sorted by relevance

/third_party/libinput/src/
H A Devdev-tablet-pad.c119 case ABS_RY: in pad_process_absolute()
310 value = pad_handle_strip(pad, device, ABS_RY); in pad_check_notify_axes()
816 ABS_RY)) in evdev_device_tablet_pad_get_num_strips()
H A Devdev-tablet.c247 case ABS_RY: in tablet_process_absolute()
/third_party/libinput/test/
H A Dlitest-device-wacom-cintiq-12wx-pen.c99 { ABS_RY, 0, 4096, 0, 0, 0 },
H A Dtest-device.c1106 { ABS_RY, 0, 10, 0, 0, 10 }, in START_TEST()
H A Dlitest.c2910 if (ev->code == ABS_RX || ev->code == ABS_RY) { in auto_assign_pad_value()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h858 #define ABS_RY 0x04 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h815 #define ABS_RY 0x04 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h815 #define ABS_RY 0x04 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h843 #define ABS_RY 0x04 macro
/third_party/libevdev/include/
H A Devent-names.h44 [ABS_RY] = "ABS_RY",
930 { .name = "ABS_RY", .value = ABS_RY },

Completed in 30 milliseconds