Home
last modified time | relevance | path

Searched defs:presShell (Results 1 – 25 of 836) sorted by relevance

12345678910>>...34

/dports/www/firefox/firefox-99.0/layout/tools/layout-debug/src/
H A DnsLayoutDebuggingTools.cpp49 PresShell* presShell = GetPresShell(aDocShell); in view_manager() local
108 if (PresShell* presShell = GetPresShell(mDocShell)) { in SetReflowCounts() local
187 if (PresShell* presShell = GetPresShell(aDocShell)) { in DumpFramesRecur() local
201 if (PresShell* presShell = GetPresShell(aDocShell)) { in DumpTextRunsRecur() local
257 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpCounterManager() local
268 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpStyleSheets() local
280 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpMatchedRules() local
296 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpComputedStyles() local
309 if (RefPtr<PresShell> presShell = GetPresShell(mDocShell)) { in DumpReflowStats() local
/dports/www/firefox-esr/firefox-91.8.0/layout/tools/layout-debug/src/
H A DnsLayoutDebuggingTools.cpp47 PresShell* presShell = GetPresShell(aDocShell); in view_manager() local
106 if (PresShell* presShell = GetPresShell(mDocShell)) { in SetReflowCounts() local
185 if (PresShell* presShell = GetPresShell(aDocShell)) { in DumpFramesRecur() local
199 if (PresShell* presShell = GetPresShell(aDocShell)) { in DumpTextRunsRecur() local
257 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpStyleSheets() local
269 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpMatchedRules() local
285 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpComputedStyles() local
298 if (RefPtr<PresShell> presShell = GetPresShell(mDocShell)) { in DumpReflowStats() local
/dports/mail/thunderbird/thunderbird-91.8.0/layout/tools/layout-debug/src/
H A DnsLayoutDebuggingTools.cpp47 PresShell* presShell = GetPresShell(aDocShell); in view_manager() local
106 if (PresShell* presShell = GetPresShell(mDocShell)) { in SetReflowCounts() local
185 if (PresShell* presShell = GetPresShell(aDocShell)) { in DumpFramesRecur() local
199 if (PresShell* presShell = GetPresShell(aDocShell)) { in DumpTextRunsRecur() local
257 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpStyleSheets() local
269 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpMatchedRules() local
285 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpComputedStyles() local
298 if (RefPtr<PresShell> presShell = GetPresShell(mDocShell)) { in DumpReflowStats() local
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DPresShellInlines.h21 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedLayoutFlush() local
43 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedStyleFlush() local
63 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedThrottledAnimationFlush() local
/dports/www/firefox/firefox-99.0/layout/base/
H A DPresShellInlines.h21 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedLayoutFlush() local
43 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedStyleFlush() local
63 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedThrottledAnimationFlush() local
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DPresShellInlines.h21 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedLayoutFlush() local
43 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedStyleFlush() local
63 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedThrottledAnimationFlush() local
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DPresShellInlines.h19 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedLayoutFlush() local
36 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedStyleFlush() local
58 if (PresShell* presShell = doc->GetPresShell()) { in SetNeedThrottledAnimationFlush() local
/dports/www/firefox/firefox-99.0/gfx/layers/apz/util/
H A DAPZTaskRunnable.cpp107 if (PresShell* presShell = mController->GetTopLevelPresShell()) { in IsRegistereddWithCurrentPresShell() local
127 if (PresShell* presShell = mController->GetTopLevelPresShell()) { in EnsureRegisterAsEarlyRunner() local
140 if (PresShell* presShell = mController->GetTopLevelPresShell()) { in IsTestControllingRefreshesEnabled() local
H A DChromeProcessController.cpp111 if (PresShell* presShell = GetPresShell()) { in GetRootDocument() local
123 if (PresShell* presShell = in GetRootContentDocument() local
174 RefPtr<PresShell> presShell = GetPresShell(); in HandleTap() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/inputmethod/
H A DHardwareKeyHandler.cpp311 nsCOMPtr<nsIPresShell> presShell = GetPresShell(aTarget); in DispatchAfterKeyEvent() local
345 nsCOMPtr<nsIPresShell> presShell = GetPresShell(currentTarget); in DispatchToTargetApp() local
376 HardwareKeyHandler::DispatchToCurrentProcess(nsIPresShell* presShell, in DispatchToCurrentProcess()
449 nsCOMPtr<nsIPresShell> presShell = GetPresShell(aTarget); in CanDispatchEvent() local
460 nsCOMPtr<nsIPresShell> presShell = GetPresShell(aNode); in GetRootWindow() local
520 nsCOMPtr<nsIPresShell> presShell = GetPresShell(aNode); in GetPresContext() local
537 nsCOMPtr<nsIPresShell> presShell = doc->GetShell(); in GetPresShell() local
/dports/lang/spidermonkey78/firefox-78.9.0/layout/tools/layout-debug/src/
H A DnsLayoutDebuggingTools.cpp47 PresShell* presShell = GetPresShell(aDocShell); in view_manager() local
106 if (PresShell* presShell = GetPresShell(mDocShell)) { in SetReflowCounts() local
228 if (PresShell* presShell = GetPresShell(aDocShell)) { in DumpFramesRecur() local
303 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpStyleSheets() local
315 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpMatchedRules() local
331 if (PresShell* presShell = GetPresShell(mDocShell)) { in DumpComputedStyles() local
344 if (RefPtr<PresShell> presShell = GetPresShell(mDocShell)) { in DumpReflowStats() local
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DVisualViewport.cpp72 if (PresShell* presShell = GetPresShell()) { in VisualViewportSize() local
102 if (PresShell* presShell = GetPresShell()) { in Scale() local
111 if (PresShell* presShell = GetPresShell()) { in VisualViewportOffset() local
120 if (PresShell* presShell = GetPresShell()) { in LayoutViewportOffset() local
292 if (PresShell* presShell = GetPresShell()) { in FireScrollEvent() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DVisualViewport.cpp72 if (PresShell* presShell = GetPresShell()) { in VisualViewportSize() local
102 if (PresShell* presShell = GetPresShell()) { in Scale() local
111 if (PresShell* presShell = GetPresShell()) { in VisualViewportOffset() local
120 if (PresShell* presShell = GetPresShell()) { in LayoutViewportOffset() local
292 if (PresShell* presShell = GetPresShell()) { in FireScrollEvent() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DVisualViewport.cpp72 if (PresShell* presShell = GetPresShell()) { in VisualViewportSize() local
102 if (PresShell* presShell = GetPresShell()) { in Scale() local
111 if (PresShell* presShell = GetPresShell()) { in VisualViewportOffset() local
120 if (PresShell* presShell = GetPresShell()) { in LayoutViewportOffset() local
292 if (PresShell* presShell = GetPresShell()) { in FireScrollEvent() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/apz/util/
H A DChromeProcessController.cpp109 if (nsIPresShell* presShell = GetPresShell()) { in GetRootDocument() local
122 nsIPresShell* presShell = APZCCallbackHelper::GetRootContentDocumentPresShellForContent(content); in GetRootContentDocument() local
145 nsIPresShell* presShell = document->GetShell(); in HandleDoubleTap() local
178 nsCOMPtr<nsIPresShell> presShell = GetPresShell(); in HandleTap() local
/dports/www/firefox/firefox-99.0/dom/base/
H A DVisualViewport.cpp72 if (PresShell* presShell = GetPresShell()) { in VisualViewportSize() local
102 if (PresShell* presShell = GetPresShell()) { in Scale() local
111 if (PresShell* presShell = GetPresShell()) { in VisualViewportOffset() local
120 if (PresShell* presShell = GetPresShell()) { in LayoutViewportOffset() local
296 if (RefPtr<PresShell> presShell = GetPresShell()) { in FireScrollEvent() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/apz/util/
H A DChromeProcessController.cpp98 if (nsIPresShell* presShell = GetPresShell()) { in GetRootDocument() local
110 nsIPresShell* presShell = in GetRootContentDocument() local
132 nsIPresShell* presShell = document->GetShell(); in HandleDoubleTap() local
165 nsCOMPtr<nsIPresShell> presShell = GetPresShell(); in HandleTap() local
/dports/lang/spidermonkey78/firefox-78.9.0/view/
H A DnsViewManager.cpp183 if (RefPtr<PresShell> presShell = mPresShell) { in DoSetWindowDimensions() local
327 if (RefPtr<PresShell> presShell = mPresShell) { in Refresh() local
373 if (PresShell* presShell = vm->GetPresShell()) { in ProcessPendingUpdatesForView() local
451 if (RefPtr<PresShell> presShell = mPresShell) { in ProcessPendingUpdatesPaint() local
591 PresShell* presShell = aVM->GetPresShell(); in ShouldIgnoreInvalidation() local
674 if (RefPtr<PresShell> presShell = mPresShell) { in WillPaintWindow() local
698 if (RefPtr<PresShell> presShell = mPresShell) { in DidPaintWindow() local
749 if (RefPtr<PresShell> presShell = view->GetViewManager()->GetPresShell()) { in DispatchEvent() local
1053 if (RefPtr<PresShell> presShell = vm->GetPresShell()) { in CallWillPaintOnObservers() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/apz/util/
H A DAPZCCallbackHelper.cpp169 if (RefPtr<PresShell> presShell = GetPresShell(aContent)) { in ScrollFrame() local
302 RefPtr<PresShell> presShell = GetPresShell(content); in UpdateRootFrame() local
361 if (RefPtr<PresShell> presShell = GetPresShell(content)) { in UpdateSubFrame() local
375 if (PresShell* presShell = GetPresShell(aContent)) { in GetOrCreateScrollIdentifiers() local
435 PresShell* presShell = doc->GetPresShell(); in GetPresContextForContent() local
544 if (PresShell* presShell = view->GetPresShell()) { in GetRootDocumentElementFor() local
726 if (PresShell* presShell = aDocument->GetPresShell()) { in SendSetTargetAPZCNotification() local
770 if (PresShell* presShell = aDocument->GetPresShell()) { in SendSetAllowedTouchBehaviorNotification() local
H A DChromeProcessController.cpp107 if (PresShell* presShell = GetPresShell()) { in GetRootDocument() local
119 if (PresShell* presShell = in GetRootContentDocument() local
173 RefPtr<PresShell> presShell = GetPresShell(); in HandleTap() local
/dports/mail/thunderbird/thunderbird-91.8.0/view/
H A DnsViewManager.cpp182 if (RefPtr<PresShell> presShell = mPresShell) { in DoSetWindowDimensions() local
326 if (RefPtr<PresShell> presShell = mPresShell) { in Refresh() local
372 if (PresShell* presShell = vm->GetPresShell()) { in ProcessPendingUpdatesForView() local
450 if (RefPtr<PresShell> presShell = mPresShell) { in ProcessPendingUpdatesPaint() local
552 PresShell* presShell = aVM->GetPresShell(); in ShouldIgnoreInvalidation() local
655 if (RefPtr<PresShell> presShell = mPresShell) { in DidPaintWindow() local
703 if (RefPtr<PresShell> presShell = view->GetViewManager()->GetPresShell()) { in DispatchEvent() local
1007 if (RefPtr<PresShell> presShell = vm->GetPresShell()) { in CallWillPaintOnObservers() local
/dports/www/firefox/firefox-99.0/view/
H A DnsViewManager.cpp178 if (RefPtr<PresShell> presShell = mPresShell) { in DoSetWindowDimensions() local
307 if (RefPtr<PresShell> presShell = mPresShell) { in Refresh() local
353 if (PresShell* presShell = vm->GetPresShell()) { in ProcessPendingUpdatesForView() local
431 if (RefPtr<PresShell> presShell = mPresShell) { in ProcessPendingUpdatesPaint() local
533 PresShell* presShell = aVM->GetPresShell(); in ShouldIgnoreInvalidation() local
636 if (RefPtr<PresShell> presShell = mPresShell) { in DidPaintWindow() local
684 if (RefPtr<PresShell> presShell = view->GetViewManager()->GetPresShell()) { in DispatchEvent() local
983 if (RefPtr<PresShell> presShell = vm->GetPresShell()) { in CallWillPaintOnObservers() local
/dports/www/firefox-esr/firefox-91.8.0/view/
H A DnsViewManager.cpp182 if (RefPtr<PresShell> presShell = mPresShell) { in DoSetWindowDimensions() local
326 if (RefPtr<PresShell> presShell = mPresShell) { in Refresh() local
372 if (PresShell* presShell = vm->GetPresShell()) { in ProcessPendingUpdatesForView() local
450 if (RefPtr<PresShell> presShell = mPresShell) { in ProcessPendingUpdatesPaint() local
552 PresShell* presShell = aVM->GetPresShell(); in ShouldIgnoreInvalidation() local
655 if (RefPtr<PresShell> presShell = mPresShell) { in DidPaintWindow() local
703 if (RefPtr<PresShell> presShell = view->GetViewManager()->GetPresShell()) { in DispatchEvent() local
1007 if (RefPtr<PresShell> presShell = vm->GetPresShell()) { in CallWillPaintOnObservers() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/apz/util/
H A DChromeProcessController.cpp111 if (PresShell* presShell = GetPresShell()) { in GetRootDocument() local
123 if (PresShell* presShell = in GetRootContentDocument() local
177 RefPtr<PresShell> presShell = GetPresShell(); in HandleTap() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/apz/util/
H A DChromeProcessController.cpp111 if (PresShell* presShell = GetPresShell()) { in GetRootDocument() local
123 if (PresShell* presShell = in GetRootContentDocument() local
177 RefPtr<PresShell> presShell = GetPresShell(); in HandleTap() local

12345678910>>...34