Searched defs:dispatchScopedEvent (Results 1 – 2 of 2) sorted by relevance
67 void EventDispatcher::dispatchScopedEvent(Node* node, PassRefPtrWillBeRawPtr<EventDispatchMediator>… in dispatchScopedEvent() function in blink::EventDispatcher
2101 void Node::dispatchScopedEvent(PassRefPtrWillBeRawPtr<Event> event) in dispatchScopedEvent() function in blink::Node