Searched refs:mBtnRight (Results 1 – 2 of 2) sorted by relevance
640 bool mBtnRight; variable
1282 mBtnRight = device->isKeyPressed(BTN_RIGHT); in reset()1293 mBtnRight = 0; in clearButtons()1309 mBtnRight = rawEvent->value; in process()1338 if (mBtnRight) { in getButtonState()