Searched refs:handleLocalEvents (Results 1 – 19 of 19) sorted by relevance
44 void EventContext::handleLocalEvents(Event* event) const in handleLocalEvents() function in WebCore::EventContext48 m_node->handleLocalEvents(event); in handleLocalEvents()
302 if (windowContext.handleLocalEvents(event.get()) && event->propagationStopped()) in dispatchEvent()306 m_ancestors[i - 1].handleLocalEvents(event.get()); in dispatchEvent()314 m_node->handleLocalEvents(event.get()); in dispatchEvent()324 m_ancestors[i].handleLocalEvents(event.get()); in dispatchEvent()328 windowContext.handleLocalEvents(event.get()); in dispatchEvent()
53 bool WindowEventContext::handleLocalEvents(Event* event) in handleLocalEvents() function in WebCore::WindowEventContext
46 bool handleLocalEvents(Event* event);
45 void handleLocalEvents(Event*) const;
549 virtual void handleLocalEvents(Event*);
2695 void Node::handleLocalEvents(Event* event) in handleLocalEvents() function in WebCore::Node
124 virtual void handleLocalEvents(Event*);
153 void HTMLFormElement::handleLocalEvents(Event* event) in handleLocalEvents() function in WebCore::HTMLFormElement160 HTMLElement::handleLocalEvents(event); in handleLocalEvents()
3479 (NodeImpl::handleLocalEvents): Don't send mouse events for disabled elements. But we do9557 * khtml/xml/dom_nodeimpl.cpp: (NodeImpl::handleLocalEvents): Pass false for "isWindowEvent".10528 (NodeImpl::handleLocalEvents): Copy handlers before processing
20178 (EventTargetImpl::handleLocalEvents):21853 (DOM::NodeImpl::handleLocalEvents):26040 (EventTargetImpl::handleLocalEvents):
42350 (WebCore::Node::handleLocalEvents):42460 (WebCore::HTMLFormElement::handleLocalEvents):42569 (WebCore::Node::handleLocalEvents):62250 (WebCore::EventTargetNode::handleLocalEvents): Ditto.72938 (WebCore::HTMLFormElement::handleLocalEvents):86003 Made handleLocalEvents() virtual again, HTMLFormElement overrides it.86421 (WebCore::EventTargetNode::handleLocalEvents):
52397 * dom/EventTargetNode.h: Made handleLocalEvents virtual.52398 * html/HTMLFormElement.cpp: (WebCore::HTMLFormElement::handleLocalEvents): If we're52403 * html/HTMLFormElement.h: Added handleLocalEvents.58682 (WebCore::EventTargetNode::handleLocalEvents):
15793 (NodeImpl::handleLocalEvents), (NodeImpl::defaultEventHandler),
51072 (WebCore::EventTargetNode::handleLocalEvents):52104 (WebCore::EventTargetNode::handleLocalEvents):
16577 (NodeImpl::handleLocalEvents): Ditto.18176 (NodeImpl::handleLocalEvents):
12524 (WebCore::EventTargetNodeImpl::handleLocalEvents):
64833 (WebCore::EventTarget::handleLocalEvents):64850 (WebCore::EventTargetNode::handleLocalEvents):
55468 (WebCore::Node::handleLocalEvents):55505 (WebCore::HTMLFormElement::handleLocalEvents):