Home
last modified time | relevance | path

Searched defs:importedStyleSheet (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/inspector/
DInspectorCSSAgent.cpp106 CSSStyleSheet* importedStyleSheet = toCSSImportRule(rule)->styleSheet(); in run() local
1457 CSSStyleSheet* importedStyleSheet = toCSSImportRule(rule)->styleSheet(); in collectStyleSheets() local