Searched refs:mBtnStylus (Results 1 – 2 of 2) sorted by relevance
446 bool mBtnStylus; variable
1458 mBtnStylus = device->isKeyPressed(BTN_STYLUS); in reset()1477 mBtnStylus = 0; in clearButtons()1499 mBtnStylus = rawEvent->value; in process()1544 if (mBtnStylus) { in getButtonState()