Searched refs:willDispatchEventOnWindowImpl (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorInstrumentation.h350 static InspectorInstrumentationCookie willDispatchEventOnWindowImpl(InstrumentingAgents*, const Event&, DOMWindow*);
948 return willDispatchEventOnWindowImpl(instrumentingAgents, event, window);
H A DInspectorInstrumentation.cpp371 InspectorInstrumentationCookie InspectorInstrumentation::willDispatchEventOnWindowImpl(InstrumentingAgents* instrumentingAgents, const Event& event, DOMWindow* window) function in class:WebCore::InspectorInstrumentation

Completed in 109 milliseconds