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

/external/webkit/Source/WebCore/xml/
H A DXSLImportRule.h58 virtual bool isImportRule() { return true; } function in class:WebCore::XSLImportRule
/external/webkit/Source/WebCore/css/
H A DCSSImportRule.h60 virtual bool isImportRule() { return true; } function in class:WebCore::CSSImportRule
H A DStyleBase.h52 virtual bool isImportRule() { return false; } function in class:WebCore::StyleBase

Completed in 147 milliseconds