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