Searched refs:ABS_TOOL_WIDTH (Results 1 – 14 of 14) sorted by relevance
/third_party/libinput/test/ |
D | litest-device-synaptics-st.c | 33 { .type = EV_ABS, .code = ABS_TOOL_WIDTH, .value = 7 }, 73 { ABS_TOOL_WIDTH, 0, 15, 0, 0, 0 },
|
D | litest-device-synaptics-hover.c | 97 { ABS_TOOL_WIDTH, 0, 15, 0, 0, 0 },
|
D | litest-device-elantech-touchpad.c | 93 { ABS_TOOL_WIDTH, 0, 15, 0, 0, 0 },
|
D | litest-device-synaptics-x220.c | 96 { ABS_TOOL_WIDTH, 0, 15, 0, 0, 0 },
|
D | litest-device-synaptics-t440.c | 97 { ABS_TOOL_WIDTH, 0, 15, 0, 0, 0 },
|
D | litest-device-synaptics-x1-carbon-3rd.c | 99 { ABS_TOOL_WIDTH, 0, 15, 0, 0, 0 },
|
D | litest-device-bcm5974.c | 87 { ABS_TOOL_WIDTH, 0, 16, 0, 0, 0 },
|
D | test-touchpad-buttons.c | 2065 { ABS_TOOL_WIDTH, 0, 15, 0, 0, 0 }, in START_TEST()
|
D | test-touchpad.c | 2748 litest_event(dev, EV_ABS, ABS_TOOL_WIDTH, 6); in hover_continue()
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 834 #define ABS_TOOL_WIDTH 0x1c macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 841 #define ABS_TOOL_WIDTH 0x1c macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 834 #define ABS_TOOL_WIDTH 0x1c macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 877 #define ABS_TOOL_WIDTH 0x1c macro
|
/third_party/libevdev/include/ |
D | event-names.h | 63 [ABS_TOOL_WIDTH] = "ABS_TOOL_WIDTH", 918 { .name = "ABS_TOOL_WIDTH", .value = ABS_TOOL_WIDTH },
|