Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSImportRule.cpp33 CSSImportRule::CSSImportRule(StyleRuleImport* importRule, CSSStyleSheet* parent) in CSSImportRule() function in WebCore::CSSImportRule
DCSSStyleSheet.h32 class CSSImportRule; variable