Searched refs:mBtnToolLens (Results 1 – 2 of 2) sorted by relevance
1469 mBtnToolLens = device->isKeyPressed(BTN_TOOL_LENS); in reset()1486 mBtnToolLens = 0; in clearButtons()1527 mBtnToolLens = rawEvent->value; in process()1554 if (mBtnToolMouse || mBtnToolLens) { in getToolType()1572 || mBtnToolMouse || mBtnToolLens in isToolActive()
455 bool mBtnToolLens; variable