Searched refs:isFullyOccluded (Results 1 – 19 of 19) sorted by relevance
170 bool isFullyOccluded = mIsFullyOccluded; in GetWindowIsFullyOccluded() local171 return isFullyOccluded; in GetWindowIsFullyOccluded()
378 bool isFullyOccluded = aState == mozilla::widget::OcclusionState::OCCLUDED; in NotifyOcclusionState() local381 isFullyOccluded = false; in NotifyOcclusionState()386 if (mIsFullyOccluded == isFullyOccluded) { in NotifyOcclusionState()390 mIsFullyOccluded = isFullyOccluded; in NotifyOcclusionState()
292 bool isFullyOccluded = mIsFullyOccluded; in GetWindowIsFullyOccluded() local293 return isFullyOccluded; in GetWindowIsFullyOccluded()
117 window.isFullyOccluded
317 this.window.isFullyOccluded
296 !browser.ownerGlobal.isFullyOccluded
393 readonly attribute boolean isFullyOccluded;
583 readonly attribute boolean isFullyOccluded;
596 readonly attribute boolean isFullyOccluded;
615 readonly attribute boolean isFullyOccluded;
289 this.window.isFullyOccluded;