Home
last modified time | relevance | path

Searched refs:GetSubdocumentWithOuterWindowId (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h386 static nsIDocument* GetSubdocumentWithOuterWindowId(nsIDocument *aDocument,
H A DnsFrameLoader.cpp3345 foundDoc = nsContentUtils::GetSubdocumentWithOuterWindowId(rootDoc, aOuterWindowID); in StartPersistence()
H A DnsContentUtils.cpp4105 nsContentUtils::GetSubdocumentWithOuterWindowId(nsIDocument *aDocument, in GetSubdocumentWithOuterWindowId() function in nsContentUtils
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.h569 static Document* GetSubdocumentWithOuterWindowId(Document* aDocument,
H A DnsContentUtils.cpp4339 Document* nsContentUtils::GetSubdocumentWithOuterWindowId( in GetSubdocumentWithOuterWindowId() function in nsContentUtils
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.h500 static nsIDocument* GetSubdocumentWithOuterWindowId(nsIDocument* aDocument,
H A DnsFrameLoader.cpp3314 foundDoc = nsContentUtils::GetSubdocumentWithOuterWindowId(rootDoc, in StartPersistence()
H A DnsContentUtils.cpp4309 nsIDocument* nsContentUtils::GetSubdocumentWithOuterWindowId( in GetSubdocumentWithOuterWindowId() function in nsContentUtils
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/ipc/
H A DContentChild.cpp3004 foundDoc = nsContentUtils::GetSubdocumentWithOuterWindowId(rootDoc, aOuterWindowID); in RecvPWebBrowserPersistDocumentConstructor()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/ipc/
H A DContentChild.cpp2832 foundDoc = nsContentUtils::GetSubdocumentWithOuterWindowId(rootDoc, in RecvPWebBrowserPersistDocumentConstructor()