HomeSort by relevance Sort by last modified time
    Searched refs:getInlineStylesForNode (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorCSSAgent.h 136 virtual void getInlineStylesForNode(ErrorString*, int nodeId, RefPtr<TypeBuilder::CSS::CSSStyle>& inlineStyle, RefPtr<TypeBuilder::CSS::CSSStyle>& attributes);
InspectorCSSAgent.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
CSSStyleModel.js 193 CSSAgent.getInlineStylesForNode(nodeId, callback.bind(null, userCallback));
    [all...]

Completed in 45 milliseconds