Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorCSSAgent.h132 …virtual void getMatchedStylesForNode(ErrorString*, int nodeId, const bool* excludePseudo, const bo…
DInspectorCSSAgent.cpp651 void InspectorCSSAgent::getMatchedStylesForNode(ErrorString* errorString, int nodeId, const bool* e… in getMatchedStylesForNode() function in blink::InspectorCSSAgent
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sdk/
DCSSStyleModel.js183 …this._agent.getMatchedStylesForNode(nodeId, excludePseudo, excludeInherited, callback.bind(this, u…