Home
last modified time | relevance | path

Searched refs:collectFromStyleSheets (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DInspectorCSSOMWrappers.cpp96 void InspectorCSSOMWrappers::collectFromStyleSheets(const Vector<RefPtr<CSSStyleSheet> >& sheets) in collectFromStyleSheets() function in WebCore::InspectorCSSOMWrappers
107 collectFromStyleSheets(*activeAuthorStyleSheets[i]); in collectFromStyleEngine()
DInspectorCSSOMWrappers.h52 void collectFromStyleSheets(const Vector<RefPtr<CSSStyleSheet> >&);