Searched refs:IsPreTargetListEmpty (Results 1 – 3 of 3) sorted by relevance
78 bool IsPreTargetListEmpty() const;
55 bool EventTarget::IsPreTargetListEmpty() const { in IsPreTargetListEmpty() function in ui::EventTarget
103 DCHECK(event_target->IsPreTargetListEmpty()); in WindowModalityController()