Home
last modified time | relevance | path

Searched refs:aDragSession (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h1617 static bool CheckForSubFrameDrop(nsIDragSession* aDragSession,
H A DnsContentUtils.cpp5580 nsContentUtils::CheckForSubFrameDrop(nsIDragSession* aDragSession, in CheckForSubFrameDrop() argument
5607 aDragSession->GetSourceDocument(getter_AddRefs(sourceDocument)); in CheckForSubFrameDrop()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h2039 static bool CheckForSubFrameDrop(nsIDragSession* aDragSession,
H A DnsContentUtils.cpp5613 bool nsContentUtils::CheckForSubFrameDrop(nsIDragSession* aDragSession, argument
5634 aDragSession->GetSourceDocument(getter_AddRefs(doc));
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h1869 static bool CheckForSubFrameDrop(nsIDragSession* aDragSession,
H A DnsContentUtils.cpp5558 bool nsContentUtils::CheckForSubFrameDrop(nsIDragSession* aDragSession, argument
5584 aDragSession->GetSourceDocument(getter_AddRefs(sourceDocument));
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.h2080 static bool CheckForSubFrameDrop(nsIDragSession* aDragSession,
H A DnsContentUtils.cpp5908 bool nsContentUtils::CheckForSubFrameDrop(nsIDragSession* aDragSession, argument
5927 aDragSession->GetSourceWindowContext(getter_AddRefs(sourceWC));
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.h2053 static bool CheckForSubFrameDrop(nsIDragSession* aDragSession,
H A DnsContentUtils.cpp5914 bool nsContentUtils::CheckForSubFrameDrop(nsIDragSession* aDragSession, argument
5929 RefPtr<Document> doc(aDragSession->GetSourceDocument());
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.h2053 static bool CheckForSubFrameDrop(nsIDragSession* aDragSession,
H A DnsContentUtils.cpp5914 bool nsContentUtils::CheckForSubFrameDrop(nsIDragSession* aDragSession, argument
5929 RefPtr<Document> doc(aDragSession->GetSourceDocument());