Searched refs:ABS_MT_WIDTH_MINOR (Results 1 – 15 of 15) sorted by relevance
/third_party/mtdev/include/ |
D | mtdev.h | 44 #define ABS_MT_WIDTH_MINOR 0x33 /* Minor axis (omit if circular) */ macro 189 ABS_MT_WIDTH_MINOR, \
|
/third_party/mtdev/test/ |
D | mtdev-mapgen.c | 38 ABS_MT_WIDTH_MINOR, \
|
D | mtdev-test.c | 74 CHECK(dev, ABS_MT_WIDTH_MINOR); in show_props()
|
/third_party/libinput/test/ |
D | litest-device-wacom-cintiq-13hdt-finger.c | 62 { ABS_MT_WIDTH_MINOR, 0, 1652, 0, 0, 0 },
|
D | litest-device-bcm5974.c | 95 { ABS_MT_WIDTH_MINOR, 0, 2048, 81, 0, 0 },
|
D | litest-device-anker-mouse-kbd.c | 199 { ABS_MT_WIDTH_MINOR, 0, 255, 0, 0, 0 },
|
/third_party/mtdev/ |
D | README_zh.md | 65 CHECK(dev, ABS_MT_WIDTH_MINOR);
|
D | README.md | 65 CHECK(dev, ABS_MT_WIDTH_MINOR);
|
/third_party/libinput/doc/user/ |
D | touchpad-pressure.rst | 53 the ``ABS_MT_WIDTH_MAJOR/ABS_MT_WIDTH_MINOR`` axes. These axes specifcy
|
/third_party/mtdev/src/ |
D | caps.c | 136 default_fuzz(dev, ABS_MT_WIDTH_MINOR, SN_WIDTH); in mtdev_configure()
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 853 #define ABS_MT_WIDTH_MINOR 0x33 /* Minor axis (omit if circular) */ macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 853 #define ABS_MT_WIDTH_MINOR 0x33 /* Minor axis (omit if circular) */ macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 853 #define ABS_MT_WIDTH_MINOR 0x33 /* Minor axis (omit if circular) */ macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 867 #define ABS_MT_WIDTH_MINOR 0x33 /* Minor axis (omit if circular) */ macro
|
/third_party/libevdev/include/ |
D | event-names.h | 71 [ABS_MT_WIDTH_MINOR] = "ABS_MT_WIDTH_MINOR", 901 { .name = "ABS_MT_WIDTH_MINOR", .value = ABS_MT_WIDTH_MINOR },
|