Searched refs:ABS_MT_WIDTH_MAJOR (Results 1 - 8 of 8) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-wacom-cintiq-13hdt-finger.c | 61 { ABS_MT_WIDTH_MAJOR, 0, 2937, 0, 0, 0 },
|
H A D | litest-device-bcm5974.c | 94 { ABS_MT_WIDTH_MAJOR, 0, 2048, 81, 0, 0 },
|
H A D | litest-device-anker-mouse-kbd.c | 200 { ABS_MT_WIDTH_MAJOR, 0, 255, 0, 0, 0 },
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 896 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 852 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 852 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 881 #define ABS_MT_WIDTH_MAJOR 0x32 /* Major axis of approaching ellipse */ macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 71 [ABS_MT_WIDTH_MAJOR] = "ABS_MT_WIDTH_MAJOR", 924 { .name = "ABS_MT_WIDTH_MAJOR", .value = ABS_MT_WIDTH_MAJOR },
|
Completed in 14 milliseconds