Searched refs:mBtnStylus (Results 1 – 2 of 2) sorted by relevance
775 bool mBtnStylus; variable
1393 mBtnStylus = device->isKeyPressed(BTN_STYLUS); in reset()1412 mBtnStylus = 0; in clearButtons()1434 mBtnStylus = rawEvent->value; in process()1479 if (mBtnStylus) { in getButtonState()