Home
last modified time | relevance | path

Searched refs:ABS_TOOL_WIDTH (Results 1 - 15 of 15) sorted by relevance

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

Completed in 23 milliseconds