Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py502 BTN_TOOL_PEN = 0x140 variable
1193 BTN_TOOL_PEN : 'TOOL_PEN',
/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h349 #define BTN_TOOL_PEN 0x140 macro
/external/strace/xlat/
Devdev_keycode.in321 BTN_TOOL_PEN
Devdev_keycode.h935 #if defined(BTN_TOOL_PEN) || (defined(HAVE_DECL_BTN_TOOL_PEN) && HAVE_DECL_BTN_TOOL_PEN)
936 XLAT(BTN_TOOL_PEN),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h401 #define BTN_TOOL_PEN 0x140 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c186 [BTN_TOOL_PEN] = "ToolPen", [BTN_TOOL_RUBBER] = "ToolRubber",