Home
last modified time | relevance | path

Searched refs:IsPlainTextType (Results 1 – 25 of 26) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/layout/build/
H A DnsContentDLF.cpp102 nsContentUtils::IsPlainTextType(type) || in NS_IMPL_ISUPPORTS()
122 nsContentUtils::IsPlainTextType(contentType)) { in NS_IMPL_ISUPPORTS()
/dports/www/firefox/firefox-99.0/layout/build/
H A DnsContentDLF.cpp102 nsContentUtils::IsPlainTextType(type) || in NS_IMPL_ISUPPORTS()
122 nsContentUtils::IsPlainTextType(contentType)) { in NS_IMPL_ISUPPORTS()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/build/
H A DnsContentDLF.cpp102 nsContentUtils::IsPlainTextType(type) || in NS_IMPL_ISUPPORTS()
122 nsContentUtils::IsPlainTextType(contentType)) { in NS_IMPL_ISUPPORTS()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/build/
H A DnsContentDLF.cpp105 nsContentUtils::IsPlainTextType(type) || in NS_IMPL_ISUPPORTS()
126 nsContentUtils::IsPlainTextType(contentType)) { in NS_IMPL_ISUPPORTS()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/build/
H A DnsContentDLF.cpp162 nsContentUtils::IsPlainTextType(type) || in CreateInstance()
183 nsContentUtils::IsPlainTextType(contentType)) { in CreateInstance()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/build/
H A DnsContentDLF.cpp137 nsContentUtils::IsPlainTextType(type) || in CreateInstance()
158 nsContentUtils::IsPlainTextType(contentType)) { in CreateInstance()
/dports/www/firefox-esr/firefox-91.8.0/dom/html/
H A DnsHTMLDocument.cpp318 !html && !xhtml && nsContentUtils::IsPlainTextType(contentType); in StartDocumentLoad()
/dports/www/firefox/firefox-99.0/dom/html/
H A DnsHTMLDocument.cpp318 !html && !xhtml && nsContentUtils::IsPlainTextType(contentType); in StartDocumentLoad()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/html/
H A DnsHTMLDocument.cpp318 !html && !xhtml && nsContentUtils::IsPlainTextType(contentType); in StartDocumentLoad()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/html/
H A DnsHTMLDocument.cpp432 !html && !xhtml && nsContentUtils::IsPlainTextType(contentType); in StartDocumentLoad()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/security/
H A DnsContentSecurityManager.cpp79 if (nsContentUtils::IsPlainTextType(contentType) || in NS_IMPL_ISUPPORTS()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/security/
H A DnsContentSecurityManager.cpp96 if (nsContentUtils::IsPlainTextType(contentType) || in AllowTopLevelNavigationToDataURI()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h1020 static bool IsPlainTextType(const nsACString& aContentType);
H A DnsContentUtils.cpp3734 nsContentUtils::IsPlainTextType(const nsACString& aContentType) in IsPlainTextType() function in nsContentUtils
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h1307 static bool IsPlainTextType(const nsACString& aContentType);
H A DnsContentUtils.cpp3822 bool nsContentUtils::IsPlainTextType(const nsACString& aContentType) { in IsPlainTextType() function in nsContentUtils
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h1195 static bool IsPlainTextType(const nsACString& aContentType);
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h1368 static bool IsPlainTextType(const nsACString& aContentType);
H A DnsContentUtils.cpp4107 bool nsContentUtils::IsPlainTextType(const nsACString& aContentType) { in IsPlainTextType() function in nsContentUtils
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h1344 static bool IsPlainTextType(const nsACString& aContentType);
H A DnsContentUtils.cpp4111 bool nsContentUtils::IsPlainTextType(const nsACString& aContentType) { in IsPlainTextType() function in nsContentUtils
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h1344 static bool IsPlainTextType(const nsACString& aContentType);
H A DnsContentUtils.cpp4111 bool nsContentUtils::IsPlainTextType(const nsACString& aContentType) { in IsPlainTextType() function in nsContentUtils
/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/
H A DnsHTMLDocument.cpp505 !html && !xhtml && nsContentUtils::IsPlainTextType(contentType); in StartDocumentLoad()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/html/
H A DnsHTMLDocument.cpp546 bool plainText = !html && !xhtml && nsContentUtils::IsPlainTextType(contentType); in StartDocumentLoad()

12