Home
last modified time | relevance | path

Searched refs:ABS_MT_WIDTH_MAJOR (Results 1 – 12 of 12) sorted by relevance

/third_party/libinput/test/
Dlitest-device-wacom-cintiq-13hdt-finger.c61 { ABS_MT_WIDTH_MAJOR, 0, 2937, 0, 0, 0 },
Dlitest-device-bcm5974.c94 { ABS_MT_WIDTH_MAJOR, 0, 2048, 81, 0, 0 },
Dlitest-device-anker-mouse-kbd.c200 { ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0, 0 },
/third_party/mtdev/
DREADME_zh.md64 CHECK(dev, ABS_MT_WIDTH_MAJOR);
DREADME.md64 CHECK(dev, ABS_MT_WIDTH_MAJOR);
/third_party/libinput/doc/user/
Dtouchpad-pressure.rst53 the ``ABS_MT_WIDTH_MAJOR/ABS_MT_WIDTH_MINOR`` axes. These axes specifcy
/third_party/libinput/include/linux/freebsd/
Dinput-event-codes.h852 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
/third_party/libevdev/include/linux/linux/
Dinput-event-codes.h859 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
/third_party/libinput/include/linux/linux/
Dinput-event-codes.h852 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
/third_party/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h896 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
/third_party/libevdev/include/
Devent-names.h70 [ABS_MT_WIDTH_MAJOR] = "ABS_MT_WIDTH_MAJOR",
907 { .name = "ABS_MT_WIDTH_MAJOR", .value = ABS_MT_WIDTH_MAJOR },
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff1363 + case ABS_MT_WIDTH_MAJOR:
2773 + case ABS_MT_WIDTH_MAJOR: