Searched refs:BTN_TOOL_AIRBRUSH (Results 1 – 3 of 3) sorted by relevance
34 deviceContext.hasScanCode(BTN_TOOL_AIRBRUSH); in configure()47 mBtnToolAirbrush = deviceContext.isKeyPressed(BTN_TOOL_AIRBRUSH); in reset()101 case BTN_TOOL_AIRBRUSH: in process()
357 #define BTN_TOOL_AIRBRUSH 0x144 macro
6028 processKey(mapper, BTN_TOOL_AIRBRUSH, 1); in TEST_F()6035 processKey(mapper, BTN_TOOL_AIRBRUSH, 0); in TEST_F()7505 processKey(mapper, BTN_TOOL_AIRBRUSH, 1); in TEST_F()7512 processKey(mapper, BTN_TOOL_AIRBRUSH, 0); in TEST_F()