Searched refs:mBtnRight (Results 1 – 2 of 2) sorted by relevance
361 bool mBtnRight; variable
1296 mBtnRight = device->isKeyPressed(BTN_RIGHT); in reset()1307 mBtnRight = 0; in clearButtons()1323 mBtnRight = rawEvent->value; in process()1352 if (mBtnRight) { in getButtonState()