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

  /external/chromium_org/third_party/WebKit/Source/core/css/
StyleSheetContents.h 92 bool hasSyntacticallyValidCSSHeader() const { return m_hasSyntacticallyValidCSSHeader; }
StyleSheetContents.cpp 335 if (!hasValidMIMEType && !hasSyntacticallyValidCSSHeader()) {
  /external/chromium_org/third_party/WebKit/Source/core/dom/
StyleEngine.cpp 629 if (!contents.hasSyntacticallyValidCSSHeader())

Completed in 592 milliseconds