Home
last modified time | relevance | path

Searched refs:GetWindowRoot (Results 1 – 25 of 65) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/dom/xul/
H A DnsXULCommandDispatcher.cpp80 already_AddRefed<nsPIWindowRoot> nsXULCommandDispatcher::GetWindowRoot() { in GetWindowRoot() function in nsXULCommandDispatcher
393 nsCOMPtr<nsPIWindowRoot> root = GetWindowRoot(); in GetControllers()
402 nsCOMPtr<nsPIWindowRoot> root = GetWindowRoot(); in GetControllerForCommand()
H A DnsXULCommandDispatcher.h51 already_AddRefed<nsPIWindowRoot> GetWindowRoot();
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xul/
H A DnsXULCommandDispatcher.cpp80 already_AddRefed<nsPIWindowRoot> nsXULCommandDispatcher::GetWindowRoot() { in GetWindowRoot() function in nsXULCommandDispatcher
393 nsCOMPtr<nsPIWindowRoot> root = GetWindowRoot(); in GetControllers()
402 nsCOMPtr<nsPIWindowRoot> root = GetWindowRoot(); in GetControllerForCommand()
H A DnsXULCommandDispatcher.h49 already_AddRefed<nsPIWindowRoot> GetWindowRoot();
/dports/www/firefox/firefox-99.0/dom/xul/
H A DnsXULCommandDispatcher.cpp83 already_AddRefed<nsPIWindowRoot> nsXULCommandDispatcher::GetWindowRoot() { in GetWindowRoot() function in nsXULCommandDispatcher
395 nsCOMPtr<nsPIWindowRoot> root = GetWindowRoot(); in GetControllers()
404 nsCOMPtr<nsPIWindowRoot> root = GetWindowRoot(); in GetControllerForCommand()
H A DnsXULCommandDispatcher.h54 already_AddRefed<nsPIWindowRoot> GetWindowRoot();
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xul/
H A DnsXULCommandDispatcher.cpp80 already_AddRefed<nsPIWindowRoot> nsXULCommandDispatcher::GetWindowRoot() { in GetWindowRoot() function in nsXULCommandDispatcher
393 nsCOMPtr<nsPIWindowRoot> root = GetWindowRoot(); in GetControllers()
402 nsCOMPtr<nsPIWindowRoot> root = GetWindowRoot(); in GetControllerForCommand()
H A DnsXULCommandDispatcher.h51 already_AddRefed<nsPIWindowRoot> GetWindowRoot();
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xul/
H A DnsXULCommandDispatcher.cpp93 nsXULCommandDispatcher::GetWindowRoot() in GetWindowRoot() function in nsXULCommandDispatcher
432 nsCOMPtr<nsPIWindowRoot> root = GetWindowRoot(); in GetControllers()
441 nsCOMPtr<nsPIWindowRoot> root = GetWindowRoot(); in GetControllerForCommand()
H A DnsXULCommandDispatcher.h44 already_AddRefed<nsPIWindowRoot> GetWindowRoot();
H A DXULDocument.h284 already_AddRefed<nsPIWindowRoot> GetWindowRoot();
H A DXULDocument.cpp1424 nsCOMPtr<nsPIWindowRoot> rootWin = GetWindowRoot(); in GetPopupNode()
1462 nsCOMPtr<nsPIWindowRoot> rootWin = GetWindowRoot(); in SetPopupNode()
4471 XULDocument::GetWindowRoot() in GetWindowRoot() function in mozilla::dom::XULDocument
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xul/
H A DnsXULCommandDispatcher.cpp83 already_AddRefed<nsPIWindowRoot> nsXULCommandDispatcher::GetWindowRoot() { in GetWindowRoot() function in nsXULCommandDispatcher
398 nsCOMPtr<nsPIWindowRoot> root = GetWindowRoot(); in GetControllers()
407 nsCOMPtr<nsPIWindowRoot> root = GetWindowRoot(); in GetControllerForCommand()
H A DnsXULCommandDispatcher.h43 already_AddRefed<nsPIWindowRoot> GetWindowRoot();
H A DXULDocument.h229 already_AddRefed<nsPIWindowRoot> GetWindowRoot();
H A DXULDocument.cpp1160 nsCOMPtr<nsPIWindowRoot> rootWin = GetWindowRoot(); in GetPopupNode()
1181 nsCOMPtr<nsPIWindowRoot> rootWin = GetWindowRoot(); in SetPopupNode()
3698 already_AddRefed<nsPIWindowRoot> XULDocument::GetWindowRoot() { in GetWindowRoot() function in mozilla::dom::XULDocument
/dports/www/firefox-esr/firefox-91.8.0/layout/xul/
H A DnsMenuBarListener.cpp76 nsContentUtils::GetWindowRoot(aMenuBarContent->GetComposedDoc()); in nsMenuBarListener()
/dports/lang/spidermonkey60/firefox-60.9.0/layout/xul/
H A DnsMenuBarListener.cpp81 nsContentUtils::GetWindowRoot(aMenuBarContent->GetComposedDoc()); in nsMenuBarListener()
/dports/www/firefox/firefox-99.0/layout/xul/
H A DnsMenuBarListener.cpp77 nsContentUtils::GetWindowRoot(aMenuBarContent->GetComposedDoc()); in nsMenuBarListener()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/xul/
H A DnsMenuBarListener.cpp76 nsContentUtils::GetWindowRoot(aMenuBarContent->GetComposedDoc()); in nsMenuBarListener()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/xul/
H A DnsMenuBarListener.cpp80 nsContentUtils::GetWindowRoot(aMenuBarContent->GetComposedDoc()); in nsMenuBarListener()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsFrameLoader.cpp842 nsCOMPtr<nsPIWindowRoot> root = nsContentUtils::GetWindowRoot(aDoc); in ParentWindowIsActive()
3331 nsCOMPtr<nsPIWindowRoot> root = nsContentUtils::GetWindowRoot(doc); in GetNewTabContext()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsFrameLoader.cpp768 nsCOMPtr<nsPIWindowRoot> root = nsContentUtils::GetWindowRoot(aDoc); in ParentWindowIsActive()
3396 nsCOMPtr<nsPIWindowRoot> root = nsContentUtils::GetWindowRoot(doc); in GetNewTabContext()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/ipc/
H A DTabParent.cpp242 curTopLevelWin = nsContentUtils::GetWindowRoot(mFrameElement->OwnerDoc()); in SetOwnerElement()
245 newTopLevelWin = nsContentUtils::GetWindowRoot(aElement->OwnerDoc()); in SetOwnerElement()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h2588 static already_AddRefed<nsPIWindowRoot> GetWindowRoot(nsIDocument* aDoc);

123