Home
last modified time | relevance | path

Searched refs:isFullyOccluded (Results 1 – 19 of 19) sorted by relevance

/dports/www/firefox/firefox-99.0/widget/windows/
H A DCompositorWidgetParent.cpp170 bool isFullyOccluded = mIsFullyOccluded; in GetWindowIsFullyOccluded() local
171 return isFullyOccluded; in GetWindowIsFullyOccluded()
H A DnsWindowGfx.cpp378 bool isFullyOccluded = aState == mozilla::widget::OcclusionState::OCCLUDED; in NotifyOcclusionState() local
381 isFullyOccluded = false; in NotifyOcclusionState()
386 if (mIsFullyOccluded == isFullyOccluded) { in NotifyOcclusionState()
390 mIsFullyOccluded = isFullyOccluded; in NotifyOcclusionState()
H A DInProcessWinCompositorWidget.cpp292 bool isFullyOccluded = mIsFullyOccluded; in GetWindowIsFullyOccluded() local
293 return isFullyOccluded; in GetWindowIsFullyOccluded()
/dports/www/firefox/firefox-99.0/browser/modules/
H A DNewTabPagePreloading.jsm117 window.isFullyOccluded
H A DAsyncTabSwitcher.jsm317 this.window.isFullyOccluded
/dports/www/firefox-esr/firefox-91.8.0/browser/modules/
H A DNewTabPagePreloading.jsm117 window.isFullyOccluded
H A DAsyncTabSwitcher.jsm317 this.window.isFullyOccluded
/dports/mail/thunderbird/thunderbird-91.8.0/browser/modules/
H A DNewTabPagePreloading.jsm117 window.isFullyOccluded
H A DAsyncTabSwitcher.jsm317 this.window.isFullyOccluded
/dports/www/firefox-esr/firefox-91.8.0/browser/components/newtab/lib/
H A DActivityStreamMessageChannel.jsm296 !browser.ownerGlobal.isFullyOccluded
/dports/www/firefox/firefox-99.0/browser/components/newtab/lib/
H A DActivityStreamMessageChannel.jsm296 !browser.ownerGlobal.isFullyOccluded
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/newtab/lib/
H A DActivityStreamMessageChannel.jsm296 !browser.ownerGlobal.isFullyOccluded
/dports/lang/spidermonkey60/firefox-60.9.0/dom/webidl/
H A DWindow.webidl393 readonly attribute boolean isFullyOccluded;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/webidl/
H A DWindow.webidl583 readonly attribute boolean isFullyOccluded;
/dports/www/firefox-esr/firefox-91.8.0/dom/webidl/
H A DWindow.webidl596 readonly attribute boolean isFullyOccluded;
/dports/www/firefox/firefox-99.0/dom/webidl/
H A DWindow.webidl615 readonly attribute boolean isFullyOccluded;
/dports/mail/thunderbird/thunderbird-91.8.0/dom/webidl/
H A DWindow.webidl596 readonly attribute boolean isFullyOccluded;
/dports/lang/spidermonkey60/firefox-60.9.0/browser/modules/
H A DAsyncTabSwitcher.jsm289 this.window.isFullyOccluded;
/dports/lang/spidermonkey78/firefox-78.9.0/browser/modules/
H A DAsyncTabSwitcher.jsm317 this.window.isFullyOccluded