Searched refs:BTN_TOOL_PENCIL (Results 1 – 5 of 5) sorted by relevance
404 #define BTN_TOOL_PENCIL 0x143 macro
220 #define AIPTEK_TOOL_BUTTON_PENCIL_MODE BTN_TOOL_PENCIL336 BTN_TOOL_PEN, BTN_TOOL_RUBBER, BTN_TOOL_PENCIL, BTN_TOOL_AIRBRUSH,
881 [BTN_TOOL_BRUSH] = "ToolBrush", [BTN_TOOL_PENCIL] = "ToolPencil",
615 tool_type = BTN_TOOL_PENCIL; in wacom_intuos_get_tool_type()2196 input_set_capability(input, EV_KEY, BTN_TOOL_PENCIL); in wacom_wac_pen_usage_mapping()3305 __set_bit(BTN_TOOL_PENCIL, input_dev->keybit); in wacom_setup_cintiq()