HomeSort by relevance Sort by last modified time
    Searched defs:isImportRule (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/css/
CSSImportRule.h 59 virtual bool isImportRule() { return true; }
StyleBase.h 52 virtual bool isImportRule() { return false; }
  /external/webkit/WebCore/xml/
XSLImportRule.h 57 virtual bool isImportRule() { return true; }

Completed in 369 milliseconds