Searched refs:ABS_MT_WIDTH_MAJOR (Results 1 – 12 of 12) sorted by relevance
/third_party/libinput/test/ |
D | litest-device-wacom-cintiq-13hdt-finger.c | 61 { ABS_MT_WIDTH_MAJOR, 0, 2937, 0, 0, 0 },
|
D | litest-device-bcm5974.c | 94 { ABS_MT_WIDTH_MAJOR, 0, 2048, 81, 0, 0 },
|
D | litest-device-anker-mouse-kbd.c | 200 { ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0, 0 },
|
/third_party/mtdev/ |
D | README_zh.md | 64 CHECK(dev, ABS_MT_WIDTH_MAJOR);
|
D | README.md | 64 CHECK(dev, ABS_MT_WIDTH_MAJOR);
|
/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/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 852 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 859 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 852 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 896 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
|
/third_party/libevdev/include/ |
D | event-names.h | 70 [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/ |
D | libinput_0000.diff | 1363 + case ABS_MT_WIDTH_MAJOR: 2773 + case ABS_MT_WIDTH_MAJOR:
|