Home
last modified time | relevance | path

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

/third_party/mtdev/include/
Dmtdev.h44 #define ABS_MT_WIDTH_MINOR 0x33 /* Minor axis (omit if circular) */ macro
189 ABS_MT_WIDTH_MINOR, \
/third_party/mtdev/test/
Dmtdev-mapgen.c38 ABS_MT_WIDTH_MINOR, \
Dmtdev-test.c74 CHECK(dev, ABS_MT_WIDTH_MINOR); in show_props()
/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/mtdev/src/
Dcaps.c136 default_fuzz(dev, ABS_MT_WIDTH_MINOR, SN_WIDTH); in mtdev_configure()
/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.h853 #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.h867 #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",
901 { .name = "ABS_MT_WIDTH_MINOR", .value = ABS_MT_WIDTH_MINOR },