Home
last modified time | relevance | path

Searched refs:ABS_TOOL_WIDTH (Results 1 – 14 of 14) sorted by relevance

/third_party/libinput/test/
Dlitest-device-synaptics-st.c33 { .type = EV_ABS, .code = ABS_TOOL_WIDTH, .value = 7 },
73 { ABS_TOOL_WIDTH, 0, 15, 0, 0, 0 },
Dlitest-device-synaptics-hover.c97 { ABS_TOOL_WIDTH, 0, 15, 0, 0, 0 },
Dlitest-device-elantech-touchpad.c93 { ABS_TOOL_WIDTH, 0, 15, 0, 0, 0 },
Dlitest-device-synaptics-x220.c96 { ABS_TOOL_WIDTH, 0, 15, 0, 0, 0 },
Dlitest-device-synaptics-t440.c97 { ABS_TOOL_WIDTH, 0, 15, 0, 0, 0 },
Dlitest-device-synaptics-x1-carbon-3rd.c99 { ABS_TOOL_WIDTH, 0, 15, 0, 0, 0 },
Dlitest-device-bcm5974.c87 { ABS_TOOL_WIDTH, 0, 16, 0, 0, 0 },
Dtest-touchpad-buttons.c2065 { ABS_TOOL_WIDTH, 0, 15, 0, 0, 0 }, in START_TEST()
Dtest-touchpad.c2748 litest_event(dev, EV_ABS, ABS_TOOL_WIDTH, 6); in hover_continue()
/third_party/libinput/include/linux/freebsd/
Dinput-event-codes.h834 #define ABS_TOOL_WIDTH 0x1c macro
/third_party/libevdev/include/linux/linux/
Dinput-event-codes.h841 #define ABS_TOOL_WIDTH 0x1c macro
/third_party/libinput/include/linux/linux/
Dinput-event-codes.h834 #define ABS_TOOL_WIDTH 0x1c macro
/third_party/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h877 #define ABS_TOOL_WIDTH 0x1c macro
/third_party/libevdev/include/
Devent-names.h63 [ABS_TOOL_WIDTH] = "ABS_TOOL_WIDTH",
918 { .name = "ABS_TOOL_WIDTH", .value = ABS_TOOL_WIDTH },