Searched refs:mBtnStylus (Results 1 – 2 of 2) sorted by relevance
726 bool mBtnStylus; variable
1279 mBtnStylus = device->isKeyPressed(BTN_STYLUS); in reset()1296 mBtnStylus = 0; in clearButtons()1318 mBtnStylus = rawEvent->value; in process()1362 if (mBtnStylus) { in getButtonState()