Home
last modified time | relevance | path

Searched defs:preDispatchEventHandler (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/dom/
DNode.h542 virtual void* preDispatchEventHandler(Event*) { return 0; } in preDispatchEventHandler() function
/external/webkit/Source/WebCore/html/
DHTMLInputElement.cpp1002 void* HTMLInputElement::preDispatchEventHandler(Event* event) in preDispatchEventHandler() function in WebCore::HTMLInputElement
DHTMLMediaElement.cpp2756 void* HTMLMediaElement::preDispatchEventHandler(Event* event) in preDispatchEventHandler() function in WebCore::HTMLMediaElement