Home
last modified time | relevance | path

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

/third_party/libinput/test/
Dlitest-device-wacom-cintiq-13hdt-finger.c62 { ABS_MT_WIDTH_MINOR, 0, 1652, 0, 0, 0 },
Dlitest-device-bcm5974.c95 { ABS_MT_WIDTH_MINOR, 0, 2048, 81, 0, 0 },
Dlitest-device-anker-mouse-kbd.c199 { ABS_MT_WIDTH_MINOR, 0, 255, 0, 0, 0 },
/third_party/mtdev/
DREADME_zh.md65 CHECK(dev, ABS_MT_WIDTH_MINOR);
DREADME.md65 CHECK(dev, ABS_MT_WIDTH_MINOR);
/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.h853 #define ABS_MT_WIDTH_MINOR 0x33 /* Minor axis (omit if circular) */ macro
/third_party/libevdev/include/linux/linux/
Dinput-event-codes.h860 #define ABS_MT_WIDTH_MINOR 0x33 /* Minor axis (omit if circular) */ macro
/third_party/libinput/include/linux/linux/
Dinput-event-codes.h853 #define ABS_MT_WIDTH_MINOR 0x33 /* Minor axis (omit if circular) */ macro
/third_party/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h897 #define ABS_MT_WIDTH_MINOR 0x33 /* Minor axis (omit if circular) */ macro
/third_party/libevdev/include/
Devent-names.h71 [ABS_MT_WIDTH_MINOR] = "ABS_MT_WIDTH_MINOR",
908 { .name = "ABS_MT_WIDTH_MINOR", .value = ABS_MT_WIDTH_MINOR },
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff1368 + case ABS_MT_WIDTH_MINOR:
2778 + case ABS_MT_WIDTH_MINOR: