Home
last modified time | relevance | path

Searched refs:lost_active (Results 1 – 25 of 106) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/
H A Dwindow_throttle_observer_base.cc30 aura::Window* lost_active) { in ShouldIgnoreWindowActivation() argument
57 if (IsAppListWindow(lost_active) || IsAppListWindow(gained_active)) in ShouldIgnoreWindowActivation()
87 aura::Window* lost_active) { in OnWindowActivated() argument
88 if (ShouldIgnoreWindowActivation(reason, gained_active, lost_active)) in OnWindowActivated()
90 SetActive(ProcessWindowActivation(reason, gained_active, lost_active)); in OnWindowActivated()
H A Dwindow_throttle_observer_base.h38 aura::Window* lost_active) override;
45 aura::Window* lost_active) = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/wm/core/
H A Dshadow_controller.cc112 aura::Window* lost_active);
225 aura::Window* lost_active) { in OnWindowActivated() argument
231 if (lost_active) { in OnWindowActivated()
232 ui::Shadow* shadow = GetShadowForWindow(lost_active); in OnWindowActivated()
233 if (shadow && GetShadowElevationConvertDefault(lost_active) == in OnWindowActivated()
236 GetShadowElevationForWindowLosingActive(lost_active, gained_active)); in OnWindowActivated()
338 aura::Window* lost_active) { in OnWindowActivated() argument
339 impl_->OnWindowActivated(reason, gained_active, lost_active); in OnWindowActivated()
H A Dfocus_controller_unittest.cc73 aura::Window* lost_active) override { in OnWindowActivated() argument
149 aura::Window* lost_active) override { in OnWindowActivated() argument
150 if (lost_active && lost_active == deleter_->GetDeletedWindow()) in OnWindowActivated()
194 aura::Window* lost_active) override { in OnWindowActivated() argument
249 aura::Window* lost_active) override { in OnWindowActivated() argument
254 delete_window_losing_active_ ? lost_active : gained_active; in OnWindowActivated()
381 aura::Window* lost_active) override { in OnWindowActivated() argument
426 aura::Window* lost_active) override {} in OnWindowActivated() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/
H A Dtest_activation_delegate.cc44 aura::Window* lost_active) { in OnWindowActivated() argument
45 DCHECK(window_ == gained_active || window_ == lost_active); in OnWindowActivated()
48 } else if (window_ == lost_active) { in OnWindowActivated()
H A Dtest_activation_delegate.h49 aura::Window* lost_active) override;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/wm/core/
H A Dshadow_controller.cc112 aura::Window* lost_active);
225 aura::Window* lost_active) { in OnWindowActivated() argument
231 if (lost_active) { in OnWindowActivated()
232 ui::Shadow* shadow = GetShadowForWindow(lost_active); in OnWindowActivated()
233 if (shadow && GetShadowElevationConvertDefault(lost_active) == in OnWindowActivated()
236 GetShadowElevationForWindowLosingActive(lost_active, gained_active)); in OnWindowActivated()
338 aura::Window* lost_active) { in OnWindowActivated() argument
339 impl_->OnWindowActivated(reason, gained_active, lost_active); in OnWindowActivated()
H A Dfocus_controller_unittest.cc73 aura::Window* lost_active) override { in OnWindowActivated() argument
149 aura::Window* lost_active) override { in OnWindowActivated() argument
150 if (lost_active && lost_active == deleter_->GetDeletedWindow()) in OnWindowActivated()
194 aura::Window* lost_active) override { in OnWindowActivated() argument
249 aura::Window* lost_active) override { in OnWindowActivated() argument
254 delete_window_losing_active_ ? lost_active : gained_active; in OnWindowActivated()
382 aura::Window* lost_active) override { in OnWindowActivated() argument
427 aura::Window* lost_active) override {} in OnWindowActivated() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/tray/
H A Dtray_bubble_wrapper.cc88 aura::Window* lost_active) { in OnWindowActivated() argument
98 (lost_active && ::wm::HasTransientAncestor( in OnWindowActivated()
99 lost_active, bubble_widget->GetNativeWindow()))) { in OnWindowActivated()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/accessibility/
H A Dtouch_exploration_manager.cc179 aura::Window* lost_active) { in OnWindowActivated() argument
180 if (lost_active && lost_active->HasObserver(this)) { in OnWindowActivated()
181 lost_active->RemoveObserver(this); in OnWindowActivated()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dshelf_window_watcher.cc217 aura::Window* lost_active) { in OnWindowActivated() argument
220 if (lost_active && user_windows_with_items_.count(lost_active) > 0) in OnWindowActivated()
221 OnUserWindowPropertyChanged(lost_active); in OnWindowActivated()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/overview/
H A Doverview_controller.h84 aura::Window* lost_active) override;
87 aura::Window* lost_active) override {} in OnWindowActivated() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/unified/
H A Dunified_system_tray_bubble.cc277 aura::Window* lost_active) { in OnWindowActivated() argument
286 (lost_active && ::wm::HasTransientAncestor( in OnWindowActivated()
287 lost_active, bubble_widget_->GetNativeWindow()))) { in OnWindowActivated()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/accessibility/
H A Daccessibility_event_rewriter_delegate.cc140 aura::Window* lost_active) { in OnWindowActivated() argument
141 if (gained_active == lost_active) in OnWindowActivated()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/arc/instance_throttle/
H A Darc_active_window_throttle_observer.cc18 aura::Window* lost_active) { in ProcessWindowActivation() argument
H A Darc_active_window_throttle_observer.h24 aura::Window* lost_active) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/crostini/throttle/
H A Dcrostini_active_window_throttle_observer.h24 aura::Window* lost_active) override;
H A Dcrostini_active_window_throttle_observer.cc20 aura::Window* lost_active) { in ProcessWindowActivation() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/metrics/
H A Ddesktop_task_switch_metric_recorder.h26 aura::Window* lost_active) override;
H A Ddesktop_task_switch_metric_recorder.cc26 aura::Window* lost_active) { in OnWindowActivated() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/wm/public/
H A Dactivation_change_observer.h43 aura::Window* lost_active) = 0;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/wm/public/
H A Dactivation_change_observer.h43 aura::Window* lost_active) = 0;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/wayland/
H A Dzaura_shell_unittest.cc100 aura::Window* lost_active) override { in OnWindowActivated() argument
101 if (lost_active == parent_widget_->GetNativeWindow()) { in OnWindowActivated()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/controls/menu/
H A Dmenu_pre_target_handler_aura.h39 aura::Window* lost_active) override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/controls/menu/
H A Dmenu_pre_target_handler_aura.h39 aura::Window* lost_active) override;

12345