Searched refs:swallowedEvent (Results 1 – 1 of 1) sorted by relevance
3623 bool swallowedEvent = false; in handleTouchEvent() local3637 … swallowedEvent = swallowedEvent || touchEvent->defaultPrevented() || touchEvent->defaultHandled(); in handleTouchEvent()3641 return swallowedEvent; in handleTouchEvent()