Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/host/
H A DDEPS14 "+ash/shell_delegate.h",
18 "+ash/shell_delegate.h",
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/drag_drop/
H A Dtab_drag_drop_delegate.cc57 return Shell::Get()->shell_delegate()->IsTabDrag(drag_data); in IsChromeTabDrag()
116 Shell::Get()->shell_delegate()->CreateBrowserForTabDrop(source_window_, in Drop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/gestures/back_gesture/
H A Dback_gesture_contextual_nudge_controller_impl.cc162 Shell::Get()->shell_delegate()->CanGoBack(window) && in MaybeShowNudgeUi()
193 ->shell_delegate() in UpdateWindowMonitoring()
H A Dback_gesture_event_handler.cc462 if (!Shell::Get()->shell_delegate()->AllowDefaultTouchActions(top_window)) in CanStartGoingBack()
494 Shell::Get()->shell_delegate()->ShouldWaitForTouchPressAck(top_window); in ShouldWaitForTouchPressAck()
H A Dback_gesture_event_handler_unittest.cc112 return static_cast<TestShellDelegate*>(Shell::Get()->shell_delegate()); in GetShellDelegate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/intent_helper/
H A DDEPS6 "+ash/shell_delegate.h",
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/intent_helper/
H A DDEPS6 "+ash/shell_delegate.h",
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/test/
H A Dash_test_helper_unittest.cc42 EXPECT_TRUE(Shell::Get()->shell_delegate()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/
H A DDEPS59 "+ash/shell_delegate.h",
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/
H A Dash_focus_rules.cc78 if (!Shell::Get()->shell_delegate()->CanShowWindowForUser(window)) in IsWindowConsideredVisibleForActivation()
H A Dwindow_cycle_list.cc526 Shell::Get()->shell_delegate()->SetTabScrubberEnabled(false); in WindowCycleList()
541 Shell::Get()->shell_delegate()->SetTabScrubberEnabled(true); in ~WindowCycleList()
H A Dwindow_util.cc394 return !shell->shell_delegate()->CanGoBack(window); in ShouldMinimizeTopWindowOnBack()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/multi_device_setup/
H A Dmulti_device_notification_presenter.cc212 Shell::Get()->shell_delegate()->BindMultiDeviceSetup( in ObserveMultiDeviceSetupIfPossible()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/media/
H A Dmedia_notification_controller_impl.cc111 Shell::Get()->shell_delegate()->GetMediaSessionService(); in MediaNotificationControllerImpl()
H A Dmedia_controller_impl.cc364 Shell::Get()->shell_delegate()->GetMediaSessionService(); in GetMediaSessionController()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/media/
H A Dunified_media_controls_controller.cc37 Shell::Get()->shell_delegate()->GetMediaSessionService(); in UnifiedMediaControlsController()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/
H A Dshell.h494 ShellDelegate* shell_delegate() { return shell_delegate_.get(); } in shell_delegate() function
623 explicit Shell(std::unique_ptr<ShellDelegate> shell_delegate);
H A Dshell.cc548 Shell::Shell(std::unique_ptr<ShellDelegate> shell_delegate) in Shell() argument
561 shell_delegate_(std::move(shell_delegate)), in Shell()
H A DBUILD.gn77 "shell_delegate.h",
850 "shell_delegate.cc",
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/ambient/ui/
H A Dmedia_string_view.cc261 Shell::Get()->shell_delegate()->GetMediaSessionService(); in BindMediaControllerObserver()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/login/ui/
H A Dlock_screen_media_controls_view.cc408 Shell::Get()->shell_delegate()->GetMediaSessionService(); in LockScreenMediaControlsView()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/devtools/protocol/
H A Ddevtools_protocol_browsertest.cc2035 content::ShellDownloadManagerDelegate* shell_delegate = in RemoveShellDelegate() local
2038 shell_delegate->SetDownloadManager(nullptr); in RemoveShellDelegate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/devtools/protocol/
H A Ddevtools_protocol_browsertest.cc2197 content::ShellDownloadManagerDelegate* shell_delegate = in RemoveShellDelegate() local
2200 shell_delegate->SetDownloadManager(nullptr); in RemoveShellDelegate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/accelerators/
H A Daccelerator_controller_impl.cc232 Shell::Get()->shell_delegate()->OpenKeyboardShortcutHelpPage(); in ShowDeprecatedAcceleratorNotification()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ash/
H A DBUILD.gn68 "shell_delegate.h",
708 "shell_delegate.cc",