Searched refs:touchModifiers (Results 1 – 1 of 1) sorted by relevance
106 int touchModifiers; variable358 touchModifiers = 0; in reset()1050 touchModifiers |= mask; in setTouchModifier()1052 touchModifiers &= ~mask; in setTouchModifier()1088 touchEvent.modifiers = touchModifiers; in sendCurrentTouchEvent()