Home
last modified time | relevance | path

Searched defs:willDispatchEvent (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/
DInspectorTimelineAgent.cpp168 void InspectorTimelineAgent::willDispatchEvent(const Event& event) in willDispatchEvent() function in WebCore::InspectorTimelineAgent
DInspectorInstrumentation.h475 inline InspectorInstrumentationCookie InspectorInstrumentation::willDispatchEvent(Document* documen… in willDispatchEvent() function