Home
last modified time | relevance | path

Searched refs:ABS_MT_TOOL_X (Results 1 – 6 of 6) sorted by relevance

/third_party/libinput/include/linux/freebsd/
Dinput-event-codes.h862 #define ABS_MT_TOOL_X 0x3c /* Center X tool position */ macro
/third_party/libevdev/include/linux/linux/
Dinput-event-codes.h869 #define ABS_MT_TOOL_X 0x3c /* Center X tool position */ macro
/third_party/libinput/include/linux/linux/
Dinput-event-codes.h862 #define ABS_MT_TOOL_X 0x3c /* Center X tool position */ macro
/third_party/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h906 #define ABS_MT_TOOL_X 0x3c /* Center X tool position */ macro
/third_party/libevdev/include/
Devent-names.h80 [ABS_MT_TOOL_X] = "ABS_MT_TOOL_X",
902 { .name = "ABS_MT_TOOL_X", .value = ABS_MT_TOOL_X },
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff1373 + case ABS_MT_TOOL_X:
2783 + case ABS_MT_TOOL_X: