Home
last modified time | relevance | path

Searched refs:IsFileImage (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h2485 static bool IsFileImage(nsIFile* aFile, nsACString& aType);
H A DnsContentUtils.cpp7582 nsContentUtils::IsFileImage(nsIFile* aFile, nsACString& aType) in IsFileImage() function in nsContentUtils
7786 if (IsFileImage(file, type)) { in TransferableToIPCTransferable()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h2844 static bool IsFileImage(nsIFile* aFile, nsACString& aType);
H A DnsContentUtils.cpp7376 bool nsContentUtils::IsFileImage(nsIFile* aFile, nsACString& aType) { function in nsContentUtils
7596 if (IsFileImage(file, type)) {
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h2720 static bool IsFileImage(nsIFile* aFile, nsACString& aType);
H A DnsContentUtils.cpp7375 bool nsContentUtils::IsFileImage(nsIFile* aFile, nsACString& aType) { function in nsContentUtils
7602 if (IsFileImage(file, type)) {
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h2852 static bool IsFileImage(nsIFile* aFile, nsACString& aType);
H A DnsContentUtils.cpp7651 bool nsContentUtils::IsFileImage(nsIFile* aFile, nsACString& aType) { function in nsContentUtils
7871 if (IsFileImage(file, type)) {
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h2851 static bool IsFileImage(nsIFile* aFile, nsACString& aType);
H A DnsContentUtils.cpp7686 bool nsContentUtils::IsFileImage(nsIFile* aFile, nsACString& aType) { function in nsContentUtils
7906 if (IsFileImage(file, type)) {
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h2851 static bool IsFileImage(nsIFile* aFile, nsACString& aType);
H A DnsContentUtils.cpp7686 bool nsContentUtils::IsFileImage(nsIFile* aFile, nsACString& aType) { function in nsContentUtils
7906 if (IsFileImage(file, type)) {
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DHTMLEditorDataTransfer.cpp996 if (nsContentUtils::IsFileImage(fileObj, type)) { in InsertObject()
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/libeditor/
H A DHTMLEditorDataTransfer.cpp1096 if (nsContentUtils::IsFileImage(fileObj, type)) { in InsertObject()
/dports/lang/spidermonkey78/firefox-78.9.0/editor/libeditor/
H A DHTMLEditorDataTransfer.cpp1348 if (nsContentUtils::IsFileImage(fileObj, type)) { in InsertObject()
/dports/www/firefox-esr/firefox-91.8.0/editor/libeditor/
H A DHTMLEditorDataTransfer.cpp1652 if (nsContentUtils::IsFileImage(fileObj, type)) { in InsertObject()
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DHTMLEditorDataTransfer.cpp1673 if (nsContentUtils::IsFileImage(fileObj, type)) { in InsertObject()
/dports/mail/thunderbird/thunderbird-91.8.0/editor/libeditor/
H A DHTMLEditorDataTransfer.cpp1652 if (nsContentUtils::IsFileImage(fileObj, type)) { in InsertObject()