Searched refs:mBtnToolLens (Results 1 – 2 of 2) sorted by relevance
1288 mBtnToolLens = device->isKeyPressed(BTN_TOOL_LENS); in reset()1305 mBtnToolLens = 0; in clearButtons()1345 mBtnToolLens = rawEvent->value; in process()1372 if (mBtnToolMouse || mBtnToolLens) { in getToolType()1390 || mBtnToolMouse || mBtnToolLens in isToolActive()
735 bool mBtnToolLens; variable