Searched refs:mBtnStylus (Results 1 – 2 of 2) sorted by relevance
39 mBtnStylus = deviceContext.isKeyPressed(BTN_STYLUS); in reset()57 mBtnStylus = 0; in clearButtons()79 mBtnStylus = rawEvent->value; in process()125 if (mBtnStylus) { in getButtonState()
47 bool mBtnStylus; variable