Searched refs:mBtnStylus2 (Results 1 – 2 of 2) sorted by relevance
727 bool mBtnStylus2; variable
1280 mBtnStylus2 = device->isKeyPressed(BTN_STYLUS); in reset()1297 mBtnStylus2 = 0; in clearButtons()1321 mBtnStylus2 = rawEvent->value; in process()1365 if (mBtnStylus2) { in getButtonState()