Home
last modified time | relevance | path

Searched refs:ScopedFocusNotificationObserver (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/wm/core/
H A Dfocus_controller_unittest.cc313 class ScopedFocusNotificationObserver : public FocusNotificationObserver { class
315 ScopedFocusNotificationObserver(aura::Window* root_window) in ScopedFocusNotificationObserver() function in wm::ScopedFocusNotificationObserver
320 ~ScopedFocusNotificationObserver() override { in ~ScopedFocusNotificationObserver()
328 DISALLOW_COPY_AND_ASSIGN(ScopedFocusNotificationObserver);
663 ScopedFocusNotificationObserver root_observer(root_window()); in FocusEvents()
683 ScopedFocusNotificationObserver root_observer(root_window()); in DuplicateFocusEvents()
700 ScopedFocusNotificationObserver root_observer(root_window()); in ActivationEvents()
717 ScopedFocusNotificationObserver root_observer(root_window()); in ReactivationEvents()
733 ScopedFocusNotificationObserver root_observer(root_window()); in DuplicateActivationEvents()
1308 ScopedFocusNotificationObserver root_observer(root_window()); in FocusEvents()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/wm/core/
H A Dfocus_controller_unittest.cc313 class ScopedFocusNotificationObserver : public FocusNotificationObserver { class
315 ScopedFocusNotificationObserver(aura::Window* root_window) in ScopedFocusNotificationObserver() function in wm::ScopedFocusNotificationObserver
320 ~ScopedFocusNotificationObserver() override { in ~ScopedFocusNotificationObserver()
328 DISALLOW_COPY_AND_ASSIGN(ScopedFocusNotificationObserver);
662 ScopedFocusNotificationObserver root_observer(root_window()); in FocusEvents()
682 ScopedFocusNotificationObserver root_observer(root_window()); in DuplicateFocusEvents()
699 ScopedFocusNotificationObserver root_observer(root_window()); in ActivationEvents()
716 ScopedFocusNotificationObserver root_observer(root_window()); in ReactivationEvents()
732 ScopedFocusNotificationObserver root_observer(root_window()); in DuplicateActivationEvents()
1307 ScopedFocusNotificationObserver root_observer(root_window()); in FocusEvents()
[all …]