Searched refs:IsLocatedEvent (Results 1 – 3 of 3) sorted by relevance
20 bool IsLocatedEvent(const ui::Event& event) { in IsLocatedEvent() function41 if (IsLocatedEvent(*event)) { in FindTargetForEvent()
445 if (event->IsLocatedEvent()) { in PrepareEventForDispatch()
192 bool IsLocatedEvent() const { in IsLocatedEvent() function