Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/xml/
DXSLImportRule.cpp33 XSLImportRule::XSLImportRule(XSLStyleSheet* parent, const String& href) in XSLImportRule() function in WebCore::XSLImportRule
DXSLStyleSheet.h36 class XSLImportRule; variable