Home
last modified time | relevance | path

Searched refs:HtmlObjectContentTypeForMIMEType (Results 1 – 20 of 20) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsObjectLoadingContent.cpp2051 static_cast<ObjectType>(nsContentUtils::HtmlObjectContentTypeForMIMEType( in GetTypeOfContent()
H A DnsContentUtils.h3145 static uint32_t HtmlObjectContentTypeForMIMEType(const nsCString& aMIMEType,
H A DnsContentUtils.cpp9966 uint32_t nsContentUtils::HtmlObjectContentTypeForMIMEType( function in nsContentUtils
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsObjectLoadingContent.cpp2051 static_cast<ObjectType>(nsContentUtils::HtmlObjectContentTypeForMIMEType( in GetTypeOfContent()
H A DnsContentUtils.h3144 static uint32_t HtmlObjectContentTypeForMIMEType(const nsCString& aMIMEType,
H A DnsContentUtils.cpp9898 uint32_t nsContentUtils::HtmlObjectContentTypeForMIMEType( function in nsContentUtils
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsObjectLoadingContent.cpp2051 static_cast<ObjectType>(nsContentUtils::HtmlObjectContentTypeForMIMEType( in GetTypeOfContent()
H A DnsContentUtils.h3145 static uint32_t HtmlObjectContentTypeForMIMEType(const nsCString& aMIMEType,
H A DnsContentUtils.cpp9966 uint32_t nsContentUtils::HtmlObjectContentTypeForMIMEType( function in nsContentUtils
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h3139 static uint32_t HtmlObjectContentTypeForMIMEType(const nsCString& aMIMEType,
H A DnsObjectLoadingContent.cpp2503 static_cast<ObjectType>(nsContentUtils::HtmlObjectContentTypeForMIMEType( in GetTypeOfContent()
H A DnsContentUtils.cpp9836 uint32_t nsContentUtils::HtmlObjectContentTypeForMIMEType( function in nsContentUtils
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h3063 static uint32_t HtmlObjectContentTypeForMIMEType(const nsCString& aMIMEType,
H A DnsObjectLoadingContent.cpp2601 static_cast<ObjectType>(nsContentUtils::HtmlObjectContentTypeForMIMEType( in GetTypeOfContent()
H A DnsContentUtils.cpp9931 /* static */ uint32_t nsContentUtils::HtmlObjectContentTypeForMIMEType( function in nsContentUtils
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DnsNetUtil.cpp474 if (nsContentUtils::HtmlObjectContentTypeForMIMEType( in NS_GetIsDocumentChannel()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DnsNetUtil.cpp589 if (nsContentUtils::HtmlObjectContentTypeForMIMEType( in NS_GetIsDocumentChannel()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DnsNetUtil.cpp589 if (nsContentUtils::HtmlObjectContentTypeForMIMEType( in NS_GetIsDocumentChannel()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DnsNetUtil.cpp561 if (nsContentUtils::HtmlObjectContentTypeForMIMEType( in NS_GetIsDocumentChannel()
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DnsNetUtil.cpp601 if (nsContentUtils::HtmlObjectContentTypeForMIMEType(mimeType, false) == in NS_GetIsDocumentChannel()