Home
last modified time | relevance | path

Searched refs:GetPresShell (Results 1 – 25 of 872) sorted by relevance

12345678910>>...35

/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DnsICanvasRenderingContextInternal.cpp19 mozilla::PresShell* nsICanvasRenderingContextInternal::GetPresShell() { in GetPresShell() function in nsICanvasRenderingContextInternal
21 return mCanvasElement->OwnerDoc()->GetPresShell(); in GetPresShell()
34 if (!GetPresShell() || !GetPresShell()->GetPresContext() || in AddPostRefreshObserverIfNecessary()
35 !GetPresShell()->GetPresContext()->RefreshDriver()) { in AddPostRefreshObserverIfNecessary()
38 mRefreshDriver = GetPresShell()->GetPresContext()->RefreshDriver(); in AddPostRefreshObserverIfNecessary()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DnsICanvasRenderingContextInternal.cpp19 mozilla::PresShell* nsICanvasRenderingContextInternal::GetPresShell() { in GetPresShell() function in nsICanvasRenderingContextInternal
21 return mCanvasElement->OwnerDoc()->GetPresShell(); in GetPresShell()
34 if (!GetPresShell() || !GetPresShell()->GetPresContext() || in AddPostRefreshObserverIfNecessary()
35 !GetPresShell()->GetPresContext()->RefreshDriver()) { in AddPostRefreshObserverIfNecessary()
38 mRefreshDriver = GetPresShell()->GetPresContext()->RefreshDriver(); in AddPostRefreshObserverIfNecessary()
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DnsICanvasRenderingContextInternal.cpp19 mozilla::PresShell* nsICanvasRenderingContextInternal::GetPresShell() { in GetPresShell() function in nsICanvasRenderingContextInternal
21 return mCanvasElement->OwnerDoc()->GetPresShell(); in GetPresShell()
58 if (!GetPresShell() || !GetPresShell()->GetPresContext() || in AddPostRefreshObserverIfNecessary()
59 !GetPresShell()->GetPresContext()->RefreshDriver()) { in AddPostRefreshObserverIfNecessary()
62 mRefreshDriver = GetPresShell()->GetPresContext()->RefreshDriver(); in AddPostRefreshObserverIfNecessary()
/dports/www/firefox/firefox-99.0/layout/tools/layout-debug/src/
H A DnsLayoutDebuggingTools.cpp42 static PresShell* GetPresShell(nsIDocShell* aDocShell) { in GetPresShell() function
45 return cv->GetPresShell(); in GetPresShell()
49 PresShell* presShell = GetPresShell(aDocShell); in view_manager()
108 if (PresShell* presShell = GetPresShell(mDocShell)) { in SetReflowCounts()
187 if (PresShell* presShell = GetPresShell(aDocShell)) { in DumpFramesRecur()
201 if (PresShell* presShell = GetPresShell(aDocShell)) { in DumpTextRunsRecur()
257 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpCounterManager()
268 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpStyleSheets()
280 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpMatchedRules()
296 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpComputedStyles()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/layout/tools/layout-debug/src/
H A DnsLayoutDebuggingTools.cpp40 static PresShell* GetPresShell(nsIDocShell* aDocShell) { in GetPresShell() function
43 return cv->GetPresShell(); in GetPresShell()
47 PresShell* presShell = GetPresShell(aDocShell); in view_manager()
106 if (PresShell* presShell = GetPresShell(mDocShell)) { in SetReflowCounts()
185 if (PresShell* presShell = GetPresShell(aDocShell)) { in DumpFramesRecur()
199 if (PresShell* presShell = GetPresShell(aDocShell)) { in DumpTextRunsRecur()
257 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpStyleSheets()
269 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpMatchedRules()
285 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpComputedStyles()
298 if (RefPtr<PresShell> presShell = GetPresShell(mDocShell)) { in DumpReflowStats()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/tools/layout-debug/src/
H A DnsLayoutDebuggingTools.cpp40 static PresShell* GetPresShell(nsIDocShell* aDocShell) { in GetPresShell() function
43 return cv->GetPresShell(); in GetPresShell()
47 PresShell* presShell = GetPresShell(aDocShell); in view_manager()
106 if (PresShell* presShell = GetPresShell(mDocShell)) { in SetReflowCounts()
185 if (PresShell* presShell = GetPresShell(aDocShell)) { in DumpFramesRecur()
199 if (PresShell* presShell = GetPresShell(aDocShell)) { in DumpTextRunsRecur()
257 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpStyleSheets()
269 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpMatchedRules()
285 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpComputedStyles()
298 if (RefPtr<PresShell> presShell = GetPresShell(mDocShell)) { in DumpReflowStats()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DnsICanvasRenderingContextInternal.h66 virtual mozilla::PresShell* GetPresShell() { in GetPresShell() function
68 return mCanvasElement->OwnerDoc()->GetPresShell(); in GetPresShell()
81 if (!GetPresShell() || !GetPresShell()->GetPresContext() || in AddPostRefreshObserverIfNecessary()
82 !GetPresShell()->GetPresContext()->RefreshDriver()) { in AddPostRefreshObserverIfNecessary()
85 mRefreshDriver = GetPresShell()->GetPresContext()->RefreshDriver(); in AddPostRefreshObserverIfNecessary()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DnsICanvasRenderingContextInternal.h55 virtual nsIPresShell *GetPresShell() { in GetPresShell() function
72 if (!GetPresShell() || in AddPostRefreshObserverIfNecessary()
73 !GetPresShell()->GetPresContext() || in AddPostRefreshObserverIfNecessary()
74 !GetPresShell()->GetPresContext()->RefreshDriver()) { in AddPostRefreshObserverIfNecessary()
77 mRefreshDriver = GetPresShell()->GetPresContext()->RefreshDriver(); in AddPostRefreshObserverIfNecessary()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/tools/layout-debug/src/
H A DnsLayoutDebuggingTools.cpp40 static PresShell* GetPresShell(nsIDocShell* aDocShell) { in GetPresShell() function
43 return cv->GetPresShell(); in GetPresShell()
47 PresShell* presShell = GetPresShell(aDocShell); in view_manager()
106 if (PresShell* presShell = GetPresShell(mDocShell)) { in SetReflowCounts()
228 if (PresShell* presShell = GetPresShell(aDocShell)) { in DumpFramesRecur()
303 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpStyleSheets()
315 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpMatchedRules()
331 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpComputedStyles()
344 if (RefPtr<PresShell> presShell = GetPresShell(mDocShell)) { in DumpReflowStats()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DnsICanvasRenderingContextInternal.h59 virtual nsIPresShell* GetPresShell() { in GetPresShell() function
74 if (!GetPresShell() || !GetPresShell()->GetPresContext() || in AddPostRefreshObserverIfNecessary()
75 !GetPresShell()->GetPresContext()->RefreshDriver()) { in AddPostRefreshObserverIfNecessary()
78 mRefreshDriver = GetPresShell()->GetPresContext()->RefreshDriver(); in AddPostRefreshObserverIfNecessary()
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DVisualViewport.cpp72 if (PresShell* presShell = GetPresShell()) { in VisualViewportSize()
102 if (PresShell* presShell = GetPresShell()) { in Scale()
111 if (PresShell* presShell = GetPresShell()) { in VisualViewportOffset()
120 if (PresShell* presShell = GetPresShell()) { in LayoutViewportOffset()
152 PresShell* VisualViewport::GetPresShell() const { in GetPresShell() function in VisualViewport
154 return document ? document->GetPresShell() : nullptr; in GetPresShell()
292 if (PresShell* presShell = GetPresShell()) { in FireScrollEvent()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DVisualViewport.cpp72 if (PresShell* presShell = GetPresShell()) { in VisualViewportSize()
102 if (PresShell* presShell = GetPresShell()) { in Scale()
111 if (PresShell* presShell = GetPresShell()) { in VisualViewportOffset()
120 if (PresShell* presShell = GetPresShell()) { in LayoutViewportOffset()
152 PresShell* VisualViewport::GetPresShell() const { in GetPresShell() function in VisualViewport
154 return document ? document->GetPresShell() : nullptr; in GetPresShell()
292 if (PresShell* presShell = GetPresShell()) { in FireScrollEvent()
/dports/www/firefox/firefox-99.0/dom/base/
H A DVisualViewport.cpp72 if (PresShell* presShell = GetPresShell()) { in VisualViewportSize()
102 if (PresShell* presShell = GetPresShell()) { in Scale()
111 if (PresShell* presShell = GetPresShell()) { in VisualViewportOffset()
120 if (PresShell* presShell = GetPresShell()) { in LayoutViewportOffset()
152 PresShell* VisualViewport::GetPresShell() const { in GetPresShell() function in VisualViewport
154 return document ? document->GetPresShell() : nullptr; in GetPresShell()
296 if (RefPtr<PresShell> presShell = GetPresShell()) { in FireScrollEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DVisualViewport.cpp72 if (PresShell* presShell = GetPresShell()) { in VisualViewportSize()
102 if (PresShell* presShell = GetPresShell()) { in Scale()
111 if (PresShell* presShell = GetPresShell()) { in VisualViewportOffset()
120 if (PresShell* presShell = GetPresShell()) { in LayoutViewportOffset()
152 PresShell* VisualViewport::GetPresShell() const { in GetPresShell() function in VisualViewport
154 return document ? document->GetPresShell() : nullptr; in GetPresShell()
292 if (PresShell* presShell = GetPresShell()) { in FireScrollEvent()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/util/
H A DChromeProcessController.cpp47 APZCCallbackHelper::InitializeRootDisplayport(GetPresShell()); in InitializeRoot()
95 ChromeProcessController::GetPresShell() const in GetPresShell() function in ChromeProcessController
101 return view->GetPresShell(); in GetPresShell()
109 if (nsIPresShell* presShell = GetPresShell()) { in GetRootDocument()
178 nsCOMPtr<nsIPresShell> presShell = GetPresShell(); in HandleTap()
275 APZCCallbackHelper::NotifyFlushComplete(GetPresShell()); in NotifyFlushComplete()
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DPresShellInlines.h19 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedLayoutFlush()
36 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedStyleFlush()
58 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedThrottledAnimationFlush()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DPresShellInlines.h21 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedLayoutFlush()
43 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedStyleFlush()
63 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedThrottledAnimationFlush()
/dports/www/firefox/firefox-99.0/layout/base/
H A DPresShellInlines.h21 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedLayoutFlush()
43 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedStyleFlush()
63 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedThrottledAnimationFlush()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DPresShellInlines.h21 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedLayoutFlush()
43 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedStyleFlush()
63 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedThrottledAnimationFlush()
/dports/www/firefox/firefox-99.0/accessible/base/
H A DSelectionManager.cpp106 if (mCurrCtrlNormalSel->GetPresShell() == aPresShell) { in RemoveDocSelectionListener()
115 if (mCurrCtrlSpellSel->GetPresShell() == aPresShell) { in RemoveDocSelectionListener()
188 if (!selection->GetPresShell()) return; in ProcessSelectionChanged()
199 cntrNode = selection->GetPresShell()->GetDocument(); in ProcessSelectionChanged()
200 NS_ASSERTION(aSelData->mSel->GetPresShell()->ConstFrameSelection() == in ProcessSelectionChanged()
/dports/www/firefox-esr/firefox-91.8.0/accessible/base/
H A DSelectionManager.cpp106 if (mCurrCtrlNormalSel->GetPresShell() == aPresShell) { in RemoveDocSelectionListener()
115 if (mCurrCtrlSpellSel->GetPresShell() == aPresShell) { in RemoveDocSelectionListener()
188 if (!selection->GetPresShell()) return; in ProcessSelectionChanged()
199 cntrNode = selection->GetPresShell()->GetDocument(); in ProcessSelectionChanged()
200 NS_ASSERTION(aSelData->mSel->GetPresShell()->ConstFrameSelection() == in ProcessSelectionChanged()
/dports/mail/thunderbird/thunderbird-91.8.0/accessible/base/
H A DSelectionManager.cpp106 if (mCurrCtrlNormalSel->GetPresShell() == aPresShell) { in RemoveDocSelectionListener()
115 if (mCurrCtrlSpellSel->GetPresShell() == aPresShell) { in RemoveDocSelectionListener()
188 if (!selection->GetPresShell()) return; in ProcessSelectionChanged()
199 cntrNode = selection->GetPresShell()->GetDocument(); in ProcessSelectionChanged()
200 NS_ASSERTION(aSelData->mSel->GetPresShell()->ConstFrameSelection() == in ProcessSelectionChanged()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/util/
H A DChromeProcessController.cpp47 APZCCallbackHelper::InitializeRootDisplayport(GetPresShell()); in InitializeRoot()
87 nsIPresShell* ChromeProcessController::GetPresShell() const { in GetPresShell() function in ChromeProcessController
92 return view->GetPresShell(); in GetPresShell()
98 if (nsIPresShell* presShell = GetPresShell()) { in GetRootDocument()
165 nsCOMPtr<nsIPresShell> presShell = GetPresShell(); in HandleTap()
250 APZCCallbackHelper::NotifyFlushComplete(GetPresShell()); in NotifyFlushComplete()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/util/
H A DChromeProcessController.cpp52 APZCCallbackHelper::InitializeRootDisplayport(GetPresShell()); in InitializeRoot()
100 PresShell* ChromeProcessController::GetPresShell() const { in GetPresShell() function in ChromeProcessController
105 return view->GetPresShell(); in GetPresShell()
111 if (PresShell* presShell = GetPresShell()) { in GetRootDocument()
177 RefPtr<PresShell> presShell = GetPresShell(); in HandleTap()
281 APZCCallbackHelper::NotifyFlushComplete(GetPresShell()); in NotifyFlushComplete()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/util/
H A DChromeProcessController.cpp50 APZCCallbackHelper::InitializeRootDisplayport(GetPresShell()); in InitializeRoot()
96 PresShell* ChromeProcessController::GetPresShell() const { in GetPresShell() function in ChromeProcessController
101 return view->GetPresShell(); in GetPresShell()
107 if (PresShell* presShell = GetPresShell()) { in GetRootDocument()
173 RefPtr<PresShell> presShell = GetPresShell(); in HandleTap()
275 APZCCallbackHelper::NotifyFlushComplete(GetPresShell()); in NotifyFlushComplete()

12345678910>>...35