Home | History | Annotate | Download | only in inspector

Lines Matching refs:willDispatchEventImpl

215     static InspectorInstrumentationCookie willDispatchEventImpl(InspectorAgent*, const Event& event, DOMWindow* window, Node* node, const Vector<EventContext>& ancestors);
479 return willDispatchEventImpl(inspectorAgent, event, window, node, ancestors);