Home
last modified time | relevance | path

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

/third_party/mtdev/include/
Dmtdev.h43 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
188 ABS_MT_WIDTH_MAJOR, \
/third_party/mtdev/test/
Dmtdev-mapgen.c37 ABS_MT_WIDTH_MAJOR, \
Dmtdev-test.c73 CHECK(dev, ABS_MT_WIDTH_MAJOR); in show_props()
/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/mtdev/src/
Dcaps.c135 default_fuzz(dev, ABS_MT_WIDTH_MAJOR, SN_WIDTH); in mtdev_configure()
/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/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h866 #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/libevdev/include/linux/linux/
Dinput-event-codes.h859 #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",
906 { .name = "ABS_MT_WIDTH_MAJOR", .value = ABS_MT_WIDTH_MAJOR },