Searched refs:EventListenerInfo (Results 1 – 5 of 5) sorted by relevance
75 struct EventListenerInfo { struct76 …EventListenerInfo(Node* node, const AtomicString& eventType, const EventListenerVector& eventListe… in EventListenerInfo() argument
741 Vector<EventListenerInfo> eventInformation; in getEventListenersForNode()747 … eventInformation.append(EventListenerInfo(ancestor, type, ancestor->getEventListeners(type))); in getEventListenersForNode()754 eventInformation.append(EventListenerInfo(node, type, node->getEventListeners(type))); in getEventListenersForNode()760 const EventListenerInfo& info = eventInformation[i]; in getEventListenersForNode()771 const EventListenerInfo& info = eventInformation[i - 1]; in getEventListenersForNode()
23191 (WebCore::EventListenerInfo::EventListenerInfo):
53899 (WebCore::EventListenerInfo::EventListenerInfo):
49755 (WebCore::EventListenerInfo::EventListenerInfo):