Searched refs:IsUsingEventProcessorForDispatch (Results 1 – 1 of 1) sorted by relevance
93 bool IsUsingEventProcessorForDispatch(const ui::Event& event) { in IsUsingEventProcessorForDispatch() function695 if (!dispatching_held_event_ && IsUsingEventProcessorForDispatch(*event)) { in PreDispatchEvent()