Searched refs:isBeingDispatched (Results 1 – 2 of 2) sorted by relevance
184 bool isBeingDispatched() const { return eventPhase(); } in isBeingDispatched() function
181 if (event->isBeingDispatched()) { in dispatchEvent()