Searched defs:nextContentElement (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/inspector/
H A DInspectorCSSAgent.cpp548 void InspectorCSSAgent::didRegisterNamedFlowContentElement(Document* document, WebKitNamedFlow* namedFlow, Node* contentElement, Node* nextContentElement) argument
H A DInspectorInstrumentation.h703 inline void InspectorInstrumentation::didRegisterNamedFlowContentElement(Document* document, WebKitNamedFlow* namedFlow, Node* contentElement, Node* nextContentElement) argument
H A DInspectorInstrumentation.cpp229 void InspectorInstrumentation::didRegisterNamedFlowContentElementImpl(InstrumentingAgents* instrumentingAgents, Document* document, WebKitNamedFlow* namedFlow, Node* contentElement, Node* nextContentElement) argument

Completed in 187 milliseconds