/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/host/ |
H A D | DEPS | 14 "+ash/shell_delegate.h", 18 "+ash/shell_delegate.h",
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/drag_drop/ |
H A D | tab_drag_drop_delegate.cc | 57 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 D | back_gesture_contextual_nudge_controller_impl.cc | 162 Shell::Get()->shell_delegate()->CanGoBack(window) && in MaybeShowNudgeUi() 193 ->shell_delegate() in UpdateWindowMonitoring()
|
H A D | back_gesture_event_handler.cc | 462 if (!Shell::Get()->shell_delegate()->AllowDefaultTouchActions(top_window)) in CanStartGoingBack() 494 Shell::Get()->shell_delegate()->ShouldWaitForTouchPressAck(top_window); in ShouldWaitForTouchPressAck()
|
H A D | back_gesture_event_handler_unittest.cc | 112 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 D | DEPS | 6 "+ash/shell_delegate.h",
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/intent_helper/ |
H A D | DEPS | 6 "+ash/shell_delegate.h",
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/test/ |
H A D | ash_test_helper_unittest.cc | 42 EXPECT_TRUE(Shell::Get()->shell_delegate()); in TEST_F()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/ |
H A D | DEPS | 59 "+ash/shell_delegate.h",
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/ |
H A D | ash_focus_rules.cc | 78 if (!Shell::Get()->shell_delegate()->CanShowWindowForUser(window)) in IsWindowConsideredVisibleForActivation()
|
H A D | window_cycle_list.cc | 526 Shell::Get()->shell_delegate()->SetTabScrubberEnabled(false); in WindowCycleList() 541 Shell::Get()->shell_delegate()->SetTabScrubberEnabled(true); in ~WindowCycleList()
|
H A D | window_util.cc | 394 return !shell->shell_delegate()->CanGoBack(window); in ShouldMinimizeTopWindowOnBack()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/multi_device_setup/ |
H A D | multi_device_notification_presenter.cc | 212 Shell::Get()->shell_delegate()->BindMultiDeviceSetup( in ObserveMultiDeviceSetupIfPossible()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/media/ |
H A D | media_notification_controller_impl.cc | 111 Shell::Get()->shell_delegate()->GetMediaSessionService(); in MediaNotificationControllerImpl()
|
H A D | media_controller_impl.cc | 364 Shell::Get()->shell_delegate()->GetMediaSessionService(); in GetMediaSessionController()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/media/ |
H A D | unified_media_controls_controller.cc | 37 Shell::Get()->shell_delegate()->GetMediaSessionService(); in UnifiedMediaControlsController()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/ |
H A D | shell.h | 494 ShellDelegate* shell_delegate() { return shell_delegate_.get(); } in shell_delegate() function 623 explicit Shell(std::unique_ptr<ShellDelegate> shell_delegate);
|
H A D | shell.cc | 548 Shell::Shell(std::unique_ptr<ShellDelegate> shell_delegate) in Shell() argument 561 shell_delegate_(std::move(shell_delegate)), in Shell()
|
H A D | BUILD.gn | 77 "shell_delegate.h", 850 "shell_delegate.cc",
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/ambient/ui/ |
H A D | media_string_view.cc | 261 Shell::Get()->shell_delegate()->GetMediaSessionService(); in BindMediaControllerObserver()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/login/ui/ |
H A D | lock_screen_media_controls_view.cc | 408 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 D | devtools_protocol_browsertest.cc | 2035 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 D | devtools_protocol_browsertest.cc | 2197 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 D | accelerator_controller_impl.cc | 232 Shell::Get()->shell_delegate()->OpenKeyboardShortcutHelpPage(); in ShowDeprecatedAcceleratorNotification()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ash/ |
H A D | BUILD.gn | 68 "shell_delegate.h", 708 "shell_delegate.cc",
|