Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py508 BTN_TOOL_MOUSE = 0x146 variable
1199 BTN_TOOL_MOUSE : 'TOOL_MOUSE',
/external/strace/xlat/
Devdev_keycode.in327 BTN_TOOL_MOUSE
Devdev_keycode.h951 #if defined(BTN_TOOL_MOUSE) || (defined(HAVE_DECL_BTN_TOOL_MOUSE) && HAVE_DECL_BTN_TOOL_MOUSE)
952 XLAT(BTN_TOOL_MOUSE),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h406 #define BTN_TOOL_MOUSE 0x146 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c189 [BTN_TOOL_MOUSE] = "ToolMouse", [BTN_TOOL_LENS] = "ToolLens",