Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py504 BTN_TOOL_BRUSH = 0x142 variable
1195 BTN_TOOL_BRUSH : 'TOOL_BRUSH',
/external/strace/xlat/
Devdev_keycode.in323 BTN_TOOL_BRUSH
Devdev_keycode.h939 #if defined(BTN_TOOL_BRUSH) || (defined(HAVE_DECL_BTN_TOOL_BRUSH) && HAVE_DECL_BTN_TOOL_BRUSH)
940 XLAT(BTN_TOOL_BRUSH),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h402 #define BTN_TOOL_BRUSH 0x142 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c187 [BTN_TOOL_BRUSH] = "ToolBrush", [BTN_TOOL_PENCIL] = "ToolPencil",