Searched defs:enforceMIMEType (Results 1 – 2 of 2) sorted by relevance
80 const String CSSStyleSheetResource::sheetText(bool enforceMIMEType, bool* hasValidMIMEType) const in sheetText()111 bool CSSStyleSheetResource::canUseSheet(bool enforceMIMEType, bool* hasValidMIMEType) const in canUseSheet()
306 bool enforceMIMEType = !quirksMode; in parseAuthorStyleSheet() local