Home
last modified time | relevance | path

Searched refs:BTN_TOOL_PENCIL (Results 1 – 5 of 5) sorted by relevance

/external/autotest/client/bin/input/
Dlinux_input.py505 BTN_TOOL_PENCIL = 0x143 variable
1196 BTN_TOOL_PENCIL : 'TOOL_PENCIL',
/external/strace/xlat/
Devdev_keycode.in324 BTN_TOOL_PENCIL
Devdev_keycode.h942 #if defined(BTN_TOOL_PENCIL) || (defined(HAVE_DECL_BTN_TOOL_PENCIL) && HAVE_DECL_BTN_TOOL_PENCIL)
943 XLAT(BTN_TOOL_PENCIL),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h403 #define BTN_TOOL_PENCIL 0x143 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c187 [BTN_TOOL_BRUSH] = "ToolBrush", [BTN_TOOL_PENCIL] = "ToolPencil",