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

/external/chromium_org/third_party/WebKit/Source/core/inspector/
H A DInspectorCSSAgent.h158 typedef HashMap<Node*, RefPtr<InspectorStyleSheetForInlineStyle> > NodeToInspectorStyleSheet; // bogus "stylesheets" with elements' inline styles typedef in class:WebCore::InspectorCSSAgent
200 NodeToInspectorStyleSheet m_nodeToInspectorStyleSheet;

Completed in 141 milliseconds