Home
last modified time | relevance | path

Searched refs:HasAttachmentDisposition (Results 1 – 3 of 3) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/components/feeds/
H A DnsFeedSniffer.cpp101 HasAttachmentDisposition(nsIHttpChannel* httpChannel) in HasAttachmentDisposition() function
247 if(HasAttachmentDisposition(channel)) { in GetMIMETypeFromContent()
316 if (isFeed && !HasAttachmentDisposition(channel)) in GetMIMETypeFromContent()
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/feeds/
H A DnsFeedSniffer.cpp94 bool HasAttachmentDisposition(nsIHttpChannel* httpChannel) { in HasAttachmentDisposition() function
229 if (HasAttachmentDisposition(channel)) { in GetMIMETypeFromContent()
295 if (isFeed && !HasAttachmentDisposition(channel)) in GetMIMETypeFromContent()
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/feeds/
H A DnsFeedSniffer.cpp101 HasAttachmentDisposition(nsIHttpChannel* httpChannel) in HasAttachmentDisposition() function
261 if(HasAttachmentDisposition(channel)) { in GetMIMETypeFromContent()
328 if (isFeed && !HasAttachmentDisposition(channel)) in GetMIMETypeFromContent()