Home
last modified time | relevance | path

Searched defs:docShell (Results 1 – 25 of 702) sorted by relevance

12345678910>>...29

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/tests/
H A DSizeTest06.cpp43 nsIDocShell* docShell = 0; in Test06_raw() local
63 nsIDocShell* docShell = 0; in Test06_raw_optimized() local
80 nsCOMPtr<nsIDocShell> docShell; in Test06_nsCOMPtr_as_found() local
94 nsCOMPtr<nsIDocShell> docShell = dont_AddRef(temp0); in Test06_nsCOMPtr00() local
143 nsCOMPtr<nsIDocShell> docShell = dont_AddRef(temp0); in Test06_nsCOMPtr03() local
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/tests/
H A DSizeTest06.cpp44 nsIDocShell* docShell = 0; in Test06_raw() local
64 nsIDocShell* docShell = 0; in Test06_raw_optimized() local
81 nsCOMPtr<nsIDocShell> docShell; in Test06_nsCOMPtr_as_found() local
97 nsCOMPtr<nsIDocShell> docShell = dont_AddRef(temp0); in Test06_nsCOMPtr00() local
145 nsCOMPtr<nsIDocShell> docShell = dont_AddRef(temp0); in Test06_nsCOMPtr03() local
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/tests/
H A DSizeTest06.cpp44 nsIDocShell* docShell = 0; in Test06_raw() local
64 nsIDocShell* docShell = 0; in Test06_raw_optimized() local
81 nsCOMPtr<nsIDocShell> docShell; in Test06_nsCOMPtr_as_found() local
97 nsCOMPtr<nsIDocShell> docShell = dont_AddRef(temp0); in Test06_nsCOMPtr00() local
145 nsCOMPtr<nsIDocShell> docShell = dont_AddRef(temp0); in Test06_nsCOMPtr03() local
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/tests/
H A DSizeTest06.cpp43 nsIDocShell* docShell = 0; in Test06_raw() local
63 nsIDocShell* docShell = 0; in Test06_raw_optimized() local
80 nsCOMPtr<nsIDocShell> docShell; in Test06_nsCOMPtr_as_found() local
94 nsCOMPtr<nsIDocShell> docShell = dont_AddRef(temp0); in Test06_nsCOMPtr00() local
143 nsCOMPtr<nsIDocShell> docShell = dont_AddRef(temp0); in Test06_nsCOMPtr03() local
/dports/www/firefox/firefox-99.0/xpcom/tests/
H A DSizeTest06.cpp43 nsIDocShell* docShell = 0; in Test06_raw() local
63 nsIDocShell* docShell = 0; in Test06_raw_optimized() local
80 nsCOMPtr<nsIDocShell> docShell; in Test06_nsCOMPtr_as_found() local
94 nsCOMPtr<nsIDocShell> docShell = dont_AddRef(temp0); in Test06_nsCOMPtr00() local
143 nsCOMPtr<nsIDocShell> docShell = dont_AddRef(temp0); in Test06_nsCOMPtr03() local
/dports/www/firefox-esr/firefox-91.8.0/xpcom/tests/
H A DSizeTest06.cpp43 nsIDocShell* docShell = 0; in Test06_raw() local
63 nsIDocShell* docShell = 0; in Test06_raw_optimized() local
80 nsCOMPtr<nsIDocShell> docShell; in Test06_nsCOMPtr_as_found() local
94 nsCOMPtr<nsIDocShell> docShell = dont_AddRef(temp0); in Test06_nsCOMPtr00() local
143 nsCOMPtr<nsIDocShell> docShell = dont_AddRef(temp0); in Test06_nsCOMPtr03() local
/dports/lang/spidermonkey60/firefox-60.9.0/editor/composer/
H A DnsEditingSession.cpp121 nsCOMPtr<nsIDocShell> docShell = window->GetDocShell(); in NS_IMPL_ISUPPORTS() local
244 nsCOMPtr<nsIDocShell> docShell = in WindowIsEditable() local
381 nsCOMPtr<nsIDocShell> docShell = window->GetDocShell(); in SetupEditorOnWindow() local
529 nsCOMPtr<nsIDocShell> docShell = window->GetDocShell(); in TearDownEditorOnWindow() local
766 nsIDocShell* docShell = piWindow->GetDocShell(); in OnLocationChange() local
945 nsCOMPtr<nsIDocShell> docShell = in TimerCallback() local
1004 nsIDocShell* docShell = in EndPageLoad() local
1035 nsIDocShell* docShell = aWindow ? aWindow->GetDocShell() : nullptr; in PrepareForEditing() local
1192 nsIDocShell* docShell = aWindow ? aWindow->GetDocShell() : nullptr; in RemoveWebProgressListener() local
1255 nsIDocShell* docShell = window->GetDocShell(); in ReattachToWindow() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/editor/composer/
H A DnsEditingSession.cpp121 nsCOMPtr<nsIDocShell> docShell = window->GetDocShell(); in NS_IMPL_ISUPPORTS() local
189 nsIDocShell *docShell = nsPIDOMWindowOuter::From(aWindow)->GetDocShell(); in DisableJSAndPlugins() local
222 nsIDocShell *docShell = nsPIDOMWindowOuter::From(aWindow)->GetDocShell(); in RestoreJSAndPlugins() local
392 nsCOMPtr<nsIDocShell> docShell = window->GetDocShell(); in SetupEditorOnWindow() local
548 nsCOMPtr<nsIDocShell> docShell = window->GetDocShell(); in TearDownEditorOnWindow() local
795 nsIDocShell *docShell = piWindow->GetDocShell(); in OnLocationChange() local
928 nsIDocShell *docShell = nsPIDOMWindowOuter::From(domWindow)->GetDocShell(); in EndDocumentLoad() local
1052 nsIDocShell *docShell = in EndPageLoad() local
1085 nsIDocShell *docShell = aWindow ? aWindow->GetDocShell() : nullptr; in PrepareForEditing() local
1255 nsIDocShell *docShell = aWindow ? aWindow->GetDocShell() : nullptr; in RemoveWebProgressListener() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/editor/composer/
H A DnsEditingSession.cpp113 nsCOMPtr<nsIDocShell> docShell = window->GetDocShell(); in NS_IMPL_ISUPPORTS() local
205 nsIDocShell* docShell = aWindow->GetDocShell(); in RestoreJSAndPlugins() local
229 nsCOMPtr<nsIDocShell> docShell = in WindowIsEditable() local
354 nsCOMPtr<nsIDocShell> docShell = aWindow.GetDocShell(); in SetupEditorOnWindow() local
496 nsCOMPtr<nsIDocShell> docShell = window->GetDocShell(); in TearDownEditorOnWindow() local
731 nsIDocShell* docShell = piWindow->GetDocShell(); in OnLocationChange() local
865 nsIDocShell* docShell = window->GetDocShell(); in EndDocumentLoad() local
921 nsCOMPtr<nsIDocShell> docShell = in TimerCallback() local
982 nsIDocShell* docShell = in EndPageLoad() local
1221 nsIDocShell* docShell = aWindow->GetDocShell(); in ReattachToWindow() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/editor/composer/
H A DnsEditingSession.cpp115 nsCOMPtr<nsIDocShell> docShell = window->GetDocShell(); in NS_IMPL_ISUPPORTS() local
226 nsCOMPtr<nsIDocShell> docShell = in WindowIsEditable() local
345 nsCOMPtr<nsIDocShell> docShell = aWindow.GetDocShell(); in SetupEditorOnWindow() local
486 nsCOMPtr<nsIDocShell> docShell = window->GetDocShell(); in TearDownEditorOnWindow() local
721 nsIDocShell* docShell = piWindow->GetDocShell(); in OnLocationChange() local
855 nsIDocShell* docShell = window->GetDocShell(); in EndDocumentLoad() local
911 nsCOMPtr<nsIDocShell> docShell = in TimerCallback() local
972 nsIDocShell* docShell = in EndPageLoad() local
1003 nsIDocShell* docShell = aWindow ? aWindow->GetDocShell() : nullptr; in PrepareForEditing() local
1211 nsIDocShell* docShell = aWindow->GetDocShell(); in ReattachToWindow() local
[all …]
/dports/www/firefox/firefox-99.0/editor/composer/
H A DnsEditingSession.cpp115 nsCOMPtr<nsIDocShell> docShell = window->GetDocShell(); in NS_IMPL_ISUPPORTS() local
226 nsCOMPtr<nsIDocShell> docShell = in WindowIsEditable() local
345 nsCOMPtr<nsIDocShell> docShell = aWindow.GetDocShell(); in SetupEditorOnWindow() local
486 nsCOMPtr<nsIDocShell> docShell = window->GetDocShell(); in TearDownEditorOnWindow() local
721 nsIDocShell* docShell = piWindow->GetDocShell(); in OnLocationChange() local
855 nsIDocShell* docShell = window->GetDocShell(); in EndDocumentLoad() local
911 nsCOMPtr<nsIDocShell> docShell = in TimerCallback() local
972 nsIDocShell* docShell = in EndPageLoad() local
1003 nsIDocShell* docShell = aWindow ? aWindow->GetDocShell() : nullptr; in PrepareForEditing() local
1211 nsIDocShell* docShell = aWindow->GetDocShell(); in ReattachToWindow() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/editor/composer/
H A DnsEditingSession.cpp115 nsCOMPtr<nsIDocShell> docShell = window->GetDocShell(); in NS_IMPL_ISUPPORTS() local
226 nsCOMPtr<nsIDocShell> docShell = in WindowIsEditable() local
345 nsCOMPtr<nsIDocShell> docShell = aWindow.GetDocShell(); in SetupEditorOnWindow() local
486 nsCOMPtr<nsIDocShell> docShell = window->GetDocShell(); in TearDownEditorOnWindow() local
721 nsIDocShell* docShell = piWindow->GetDocShell(); in OnLocationChange() local
855 nsIDocShell* docShell = window->GetDocShell(); in EndDocumentLoad() local
911 nsCOMPtr<nsIDocShell> docShell = in TimerCallback() local
972 nsIDocShell* docShell = in EndPageLoad() local
1003 nsIDocShell* docShell = aWindow ? aWindow->GetDocShell() : nullptr; in PrepareForEditing() local
1211 nsIDocShell* docShell = aWindow->GetDocShell(); in ReattachToWindow() local
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/android/fennec/
H A DThumbnailHelper.h65 ShouldStoreThumbnail(nsIDocShell* docShell) in ShouldStoreThumbnail()
131 nsCOMPtr<nsIDocShell> docShell = win->GetDocShell(); in GetThumbnailAndDocShell() local
255 nsCOMPtr<nsIDocShell> docShell = GetThumbnailAndDocShell( in RequestThumbnail() local
276 nsCOMPtr<nsIDocShell> docShell = win->GetDocShell(); in RequestZoomedViewData() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xul/
H A DXULFrameElement.cpp47 nsCOMPtr<nsIDocShell> docShell = GetDocShell(); in GetWebNavigation() local
53 RefPtr<nsDocShell> docShell = GetDocShell(); in GetContentWindow() local
62 nsCOMPtr<nsIDocShell> docShell = GetDocShell(); in GetContentDocument() local
/dports/www/firefox-esr/firefox-91.8.0/dom/xul/
H A DXULFrameElement.cpp49 nsCOMPtr<nsIDocShell> docShell = GetDocShell(); in GetWebNavigation() local
55 RefPtr<nsDocShell> docShell = GetDocShell(); in GetContentWindow() local
64 nsCOMPtr<nsIDocShell> docShell = GetDocShell(); in GetContentDocument() local
/dports/www/firefox/firefox-99.0/dom/xul/
H A DXULFrameElement.cpp49 nsCOMPtr<nsIDocShell> docShell = GetDocShell(); in GetWebNavigation() local
55 RefPtr<nsDocShell> docShell = GetDocShell(); in GetContentWindow() local
64 nsCOMPtr<nsIDocShell> docShell = GetDocShell(); in GetContentDocument() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xul/
H A DXULFrameElement.cpp49 nsCOMPtr<nsIDocShell> docShell = GetDocShell(); in GetWebNavigation() local
55 RefPtr<nsDocShell> docShell = GetDocShell(); in GetContentWindow() local
64 nsCOMPtr<nsIDocShell> docShell = GetDocShell(); in GetContentDocument() local
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/fennec/
H A DThumbnailHelper.h58 static bool ShouldStoreThumbnail(nsIDocShell* docShell) { in ShouldStoreThumbnail()
121 nsCOMPtr<nsIDocShell> docShell = win->GetDocShell(); in GetThumbnailAndDocShell() local
247 nsCOMPtr<nsIDocShell> docShell = GetThumbnailAndDocShell( in RequestThumbnail() local
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/sessionstore/
H A DnsSessionStoreUtils.cpp45 nsIDocShell* docShell = outer->GetDocShell(); in TargetInNonDynamicDocShell() local
80 nsCOMPtr<nsIDocShell> docShell = outer->GetDocShell(); in NS_IMPL_ISUPPORTS() local
/dports/lang/spidermonkey78/firefox-78.9.0/xpfe/appshell/
H A DnsAppShellService.cpp136 nsCOMPtr<nsIDocShell> docShell; in CreateHiddenWindow() local
325 if (nsCOMPtr<nsIDocShell> docShell = do_GetInterface(aBrowser)) { in Destroy() local
422 nsCOMPtr<nsIDocShell> docShell = do_GetInterface(mInterfaceRequestor); in GetDocShell() local
710 if (nsDocShell* docShell = nsDocShell::Cast(window->GetDocShell())) { in JustCreateTopWindow() local
780 nsCOMPtr<nsIDocShell> docShell; in GetHiddenDOMWindow() local
813 nsCOMPtr<nsIDocShell> docShell; in RegisterTopLevelWindow() local
882 nsCOMPtr<nsIDocShell> docShell; in UnregisterTopLevelWindow() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/presentation/
H A DPresentation.cpp120 nsCOMPtr<nsIDocShell> docShell = mWindow->GetDocShell(); in HasReceiverSupport() local
160 nsCOMPtr<nsIDocShell> docShell = mWindow->GetDocShell(); in IsInPresentedContent() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/presentation/
H A DPresentation.cpp129 nsCOMPtr<nsIDocShell> docShell = mWindow->GetDocShell(); in HasReceiverSupport() local
172 nsCOMPtr<nsIDocShell> docShell = mWindow->GetDocShell(); in IsInPresentedContent() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/presentation/
H A DPresentation.cpp121 nsCOMPtr<nsIDocShell> docShell = mWindow->GetDocShell(); in HasReceiverSupport() local
167 nsCOMPtr<nsIDocShell> docShell = mWindow->GetDocShell(); in IsInPresentedContent() local
/dports/mail/thunderbird/thunderbird-91.8.0/xpfe/appshell/
H A DnsAppShellService.cpp140 nsCOMPtr<nsIDocShell> docShell; in CreateHiddenWindow() local
414 nsCOMPtr<nsIDocShell> docShell = do_GetInterface(mInterfaceRequestor); in GetDocShell() local
735 if (nsDocShell* docShell = window->GetDocShell()) { in JustCreateTopWindow() local
805 nsCOMPtr<nsIDocShell> docShell; in GetHiddenDOMWindow() local
838 nsCOMPtr<nsIDocShell> docShell; in RegisterTopLevelWindow() local
907 nsCOMPtr<nsIDocShell> docShell; in UnregisterTopLevelWindow() local
/dports/www/firefox/firefox-99.0/xpfe/appshell/
H A DnsAppShellService.cpp140 nsCOMPtr<nsIDocShell> docShell; in CreateHiddenWindow() local
414 nsCOMPtr<nsIDocShell> docShell = do_GetInterface(mInterfaceRequestor); in GetDocShell() local
742 if (nsDocShell* docShell = window->GetDocShell()) { in JustCreateTopWindow() local
814 nsCOMPtr<nsIDocShell> docShell; in GetHiddenDOMWindow() local
847 nsCOMPtr<nsIDocShell> docShell; in RegisterTopLevelWindow() local
916 nsCOMPtr<nsIDocShell> docShell; in UnregisterTopLevelWindow() local

12345678910>>...29