Home
last modified time | relevance | path

Searched refs:getNamedFlowCollection (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorCSSAgent.h149 …virtual void getNamedFlowCollection(ErrorString*, int documentNodeId, RefPtr<TypeBuilder::Array<Ty…
DInspectorCSSAgent.cpp1274 void InspectorCSSAgent::getNamedFlowCollection(ErrorString* errorString, int documentNodeId, RefPtr… in getNamedFlowCollection() function in WebCore::InspectorCSSAgent
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DCSSStyleModel.js235 CSSAgent.getNamedFlowCollection(documentNodeId, callback.bind(this, userCallback));