Searched refs:mBtnToolLens (Results 1 – 2 of 2) sorted by relevance
1404 mBtnToolLens = device->isKeyPressed(BTN_TOOL_LENS); in reset()1421 mBtnToolLens = 0; in clearButtons()1462 mBtnToolLens = rawEvent->value; in process()1489 if (mBtnToolMouse || mBtnToolLens) { in getToolType()1507 || mBtnToolMouse || mBtnToolLens in isToolActive()
784 bool mBtnToolLens; variable