WebContentsDelegate   81 apps/app_window.h                   public content::WebContentsDelegate,
WebContentsDelegate  710 chrome/browser/apps/app_browsertest.cc       content::Source<content::WebContentsDelegate>(browser()));
WebContentsDelegate  233 chrome/browser/apps/app_url_redirector_browsertest.cc       content::Source<content::WebContentsDelegate>(browser()));
WebContentsDelegate  256 chrome/browser/apps/app_url_redirector_browsertest.cc       content::Source<content::WebContentsDelegate>(browser()));
WebContentsDelegate  158 chrome/browser/apps/web_view_browsertest.cc class MockWebContentsDelegate : public content::WebContentsDelegate {
WebContentsDelegate  187 chrome/browser/apps/web_view_browsertest.cc class MockDownloadWebContentsDelegate : public content::WebContentsDelegate {
WebContentsDelegate  190 chrome/browser/apps/web_view_browsertest.cc       content::WebContentsDelegate* orig_delegate)
WebContentsDelegate  242 chrome/browser/apps/web_view_browsertest.cc   content::WebContentsDelegate* orig_delegate_;
WebContentsDelegate 1842 chrome/browser/apps/web_view_browsertest.cc   content::WebContentsDelegate* delegate = guest_web_contents->GetDelegate();
WebContentsDelegate  122 chrome/browser/chromeos/first_run/drive_first_run_controller.cc                                 public content::WebContentsDelegate,
WebContentsDelegate   29 chrome/browser/chromeos/first_run/first_run_view.h                      public content::WebContentsDelegate {
WebContentsDelegate   44 chrome/browser/chromeos/login/simple_web_view_dialog.h                             public content::WebContentsDelegate {
WebContentsDelegate   41 chrome/browser/chromeos/login/webui_login_view.h                        public content::WebContentsDelegate,
WebContentsDelegate  924 chrome/browser/devtools/devtools_window.cc       content::WebContentsDelegate::GetJavaScriptDialogManager();
WebContentsDelegate   53 chrome/browser/devtools/devtools_window.h                        private content::WebContentsDelegate,
WebContentsDelegate   42 chrome/browser/download/chrome_download_manager_delegate_unittest.cc class MockWebContentsDelegate : public content::WebContentsDelegate {
WebContentsDelegate   59 chrome/browser/download/download_target_determiner_unittest.cc class NullWebContentsDelegate : public content::WebContentsDelegate {
WebContentsDelegate   31 chrome/browser/media/audio_stream_monitor_unittest.cc class MockWebContentsDelegate : public content::WebContentsDelegate {
WebContentsDelegate   25 chrome/browser/notifications/balloon_host.h class BalloonHost : public content::WebContentsDelegate,
WebContentsDelegate  111 chrome/browser/prerender/prerender_contents.cc     : public content::WebContentsDelegate {
WebContentsDelegate  168 chrome/browser/prerender/prerender_manager.cc     : public content::WebContentsDelegate,
WebContentsDelegate  387 chrome/browser/sessions/tab_restore_browsertest.cc   static_cast<content::WebContentsDelegate*>(browser())->OpenURLFromTab(
WebContentsDelegate   26 chrome/browser/tab_contents/background_contents.h class BackgroundContents : public content::WebContentsDelegate,
WebContentsDelegate   78 chrome/browser/ui/app_list/start_page_service.cc     : public content::WebContentsDelegate {
WebContentsDelegate  108 chrome/browser/ui/apps/chrome_app_window_delegate.cc     : public content::WebContentsDelegate {
WebContentsDelegate   23 chrome/browser/ui/autofill/autofill_dialog_sign_in_delegate.h class AutofillDialogSignInDelegate: public content::WebContentsDelegate,
WebContentsDelegate   97 chrome/browser/ui/browser.h                 public content::WebContentsDelegate,
WebContentsDelegate  709 chrome/browser/ui/browser_navigator.cc         content::Source<content::WebContentsDelegate>(params->browser),
WebContentsDelegate   79 chrome/browser/ui/browser_tab_strip_model_delegate.cc     static_cast<content::WebContentsDelegate*>(browser)->
WebContentsDelegate   30 chrome/browser/ui/fast_unload_controller.cc     : public content::WebContentsDelegate {
WebContentsDelegate  725 chrome/browser/ui/fullscreen/fullscreen_controller.cc   return implicit_cast<const content::WebContentsDelegate*>(browser_)->
WebContentsDelegate  487 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc   content::WebContentsDelegate* const wc_delegate =
WebContentsDelegate  488 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc       static_cast<content::WebContentsDelegate*>(browser());
WebContentsDelegate  554 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc   content::WebContentsDelegate* const wc_delegate =
WebContentsDelegate  555 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc       static_cast<content::WebContentsDelegate*>(browser());
WebContentsDelegate  615 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc   content::WebContentsDelegate* const wc_delegate =
WebContentsDelegate  616 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc       static_cast<content::WebContentsDelegate*>(browser());
WebContentsDelegate  674 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc   content::WebContentsDelegate* const wc_delegate =
WebContentsDelegate  675 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc       static_cast<content::WebContentsDelegate*>(browser());
WebContentsDelegate  728 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc   content::WebContentsDelegate* const wc_delegate =
WebContentsDelegate  729 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc       static_cast<content::WebContentsDelegate*>(browser());
WebContentsDelegate  764 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc   content::WebContentsDelegate* const second_wc_delegate =
WebContentsDelegate  765 chrome/browser/ui/fullscreen/fullscreen_controller_state_unittest.cc       static_cast<content::WebContentsDelegate*>(second_browser.get());
WebContentsDelegate 1698 chrome/browser/ui/gtk/browser_window_gtk.cc       implicit_cast<content::WebContentsDelegate*>(browser_.get())->
WebContentsDelegate   25 chrome/browser/ui/gtk/tabs/drag_data.cc                                content::WebContentsDelegate* original_delegate,
WebContentsDelegate   16 chrome/browser/ui/gtk/tabs/drag_data.h class WebContentsDelegate;
WebContentsDelegate   24 chrome/browser/ui/gtk/tabs/drag_data.h                  content::WebContentsDelegate* original_delegate,
WebContentsDelegate   42 chrome/browser/ui/gtk/tabs/drag_data.h   content::WebContentsDelegate* original_delegate_;
WebContentsDelegate  162 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc   content::WebContentsDelegate* original_delegate = contents->GetDelegate();
WebContentsDelegate   28 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.h                                 public content::WebContentsDelegate {
WebContentsDelegate   36 chrome/browser/ui/panels/panel_host.h class PanelHost : public content::WebContentsDelegate,
WebContentsDelegate  488 chrome/browser/ui/sync/one_click_signin_helper.cc   content::WebContentsDelegate* tab_delegate = tab->GetDelegate();
WebContentsDelegate   63 chrome/browser/ui/sync/one_click_signin_helper_unittest.cc class MockWebContentsDelegate : public content::WebContentsDelegate {
WebContentsDelegate 1964 chrome/browser/ui/views/frame/browser_view.cc       implicit_cast<content::WebContentsDelegate*>(browser_.get())->
WebContentsDelegate  200 chrome/browser/ui/views/keyboard_access_browsertest.cc       content::Source<content::WebContentsDelegate>(browser()));
WebContentsDelegate  281 chrome/browser/ui/views/keyboard_access_browsertest.cc       content::Source<content::WebContentsDelegate>(browser()));
WebContentsDelegate   49 chrome/browser/ui/views/tabs/tab_drag_controller.h class TabDragController : public content::WebContentsDelegate,
WebContentsDelegate  197 chrome/browser/ui/views/tabs/tab_drag_controller.h     content::WebContentsDelegate* original_delegate;
WebContentsDelegate  201 chrome/browser/ui/webui/set_as_default_browser_ui.cc     content::WebContentsDelegate* delegate = contents->GetDelegate();
WebContentsDelegate   35 components/web_contents_delegate_android/web_contents_delegate_android.cc using content::WebContentsDelegate;
WebContentsDelegate   84 components/web_contents_delegate_android/web_contents_delegate_android.cc     return WebContentsDelegate::OpenURLFromTab(source, params);
WebContentsDelegate  206 components/web_contents_delegate_android/web_contents_delegate_android.cc     return WebContentsDelegate::AddMessageToConsole(source, level, message,
WebContentsDelegate  276 components/web_contents_delegate_android/web_contents_delegate_android.cc     return WebContentsDelegate::TakeFocus(source, reverse);
WebContentsDelegate   18 components/web_contents_delegate_android/web_contents_delegate_android.h class WebContentsDelegate;
WebContentsDelegate   43 components/web_contents_delegate_android/web_contents_delegate_android.h class WebContentsDelegateAndroid : public content::WebContentsDelegate {
WebContentsDelegate   97 content/browser/browser_plugin/browser_plugin_guest.h       public WebContentsDelegate,
WebContentsDelegate  146 content/browser/cross_site_transfer_browsertest.cc class NoTransferRequestDelegate : public WebContentsDelegate {
WebContentsDelegate  437 content/browser/cross_site_transfer_browsertest.cc   WebContentsDelegate* old_delegate = shell()->web_contents()->GetDelegate();
WebContentsDelegate   73 content/browser/devtools/devtools_manager_unittest.cc class TestWebContentsDelegate : public WebContentsDelegate {
WebContentsDelegate   23 content/browser/frame_host/navigation_controller_delegate.h class WebContentsDelegate;
WebContentsDelegate  235 content/browser/frame_host/navigation_controller_impl_unittest.cc class TestWebContentsDelegate : public WebContentsDelegate {
WebContentsDelegate   82 content/browser/frame_host/render_frame_host_manager_unittest.cc class BeforeUnloadFiredWebContentsDelegate : public WebContentsDelegate {
WebContentsDelegate  203 content/browser/media/android/browser_media_player_manager.cc     if (WebContentsDelegate* delegate = web_contents_->GetDelegate())
WebContentsDelegate  253 content/browser/media/android/browser_media_player_manager.cc   if (WebContentsDelegate* delegate = web_contents_->GetDelegate())
WebContentsDelegate   16 content/browser/web_contents/web_contents_delegate_unittest.cc class MockWebContentsDelegate : public WebContentsDelegate {
WebContentsDelegate  587 content/browser/web_contents/web_contents_impl.cc WebContentsDelegate* WebContentsImpl::GetDelegate() {
WebContentsDelegate  591 content/browser/web_contents/web_contents_impl.cc void WebContentsImpl::SetDelegate(WebContentsDelegate* delegate) {
WebContentsDelegate 1528 content/browser/web_contents/web_contents_impl.cc     WebContentsDelegate* delegate = GetDelegate();
WebContentsDelegate   64 content/browser/web_contents/web_contents_impl.h class WebContentsDelegate;
WebContentsDelegate  179 content/browser/web_contents/web_contents_impl.h   virtual WebContentsDelegate* GetDelegate() OVERRIDE;
WebContentsDelegate  180 content/browser/web_contents/web_contents_impl.h   virtual void SetDelegate(WebContentsDelegate* delegate) OVERRIDE;
WebContentsDelegate  842 content/browser/web_contents/web_contents_impl.h   WebContentsDelegate* delegate_;
WebContentsDelegate  108 content/browser/web_contents/web_contents_impl_browsertest.cc class RenderViewSizeDelegate : public WebContentsDelegate {
WebContentsDelegate  153 content/browser/web_contents/web_contents_impl_browsertest.cc class LoadingStateChangedDelegate : public WebContentsDelegate {
WebContentsDelegate  300 content/browser/web_contents/web_contents_impl_unittest.cc class FakeFullscreenDelegate : public WebContentsDelegate {
WebContentsDelegate 2396 content/browser/web_contents/web_contents_impl_unittest.cc class ContentsZoomChangedDelegate : public WebContentsDelegate {
WebContentsDelegate   64 content/browser/web_contents/web_contents_view_gtk.cc   WebContentsDelegate* delegate = web_contents->GetDelegate();
WebContentsDelegate   59 content/public/browser/web_contents.h class WebContentsDelegate;
WebContentsDelegate  142 content/public/browser/web_contents.h   virtual WebContentsDelegate* GetDelegate() = 0;
WebContentsDelegate  143 content/public/browser/web_contents.h   virtual void SetDelegate(WebContentsDelegate* delegate) = 0;
WebContentsDelegate   18 content/public/browser/web_contents_delegate.cc WebContentsDelegate::WebContentsDelegate() {
WebContentsDelegate   21 content/public/browser/web_contents_delegate.cc WebContents* WebContentsDelegate::OpenURLFromTab(WebContents* source,
WebContentsDelegate   26 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::IsPopupOrPanel(const WebContents* source) const {
WebContentsDelegate   30 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::CanOverscrollContent() const { return false; }
WebContentsDelegate   32 content/public/browser/web_contents_delegate.cc gfx::Rect WebContentsDelegate::GetRootWindowResizerRect() const {
WebContentsDelegate   36 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::ShouldSuppressDialogs() {
WebContentsDelegate   40 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::AddMessageToConsole(WebContents* source,
WebContentsDelegate   48 content/public/browser/web_contents_delegate.cc void WebContentsDelegate::BeforeUnloadFired(WebContents* web_contents,
WebContentsDelegate   54 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::ShouldFocusLocationBarByDefault(WebContents* source) {
WebContentsDelegate   58 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::ShouldFocusPageAfterCrash() {
WebContentsDelegate   62 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::TakeFocus(WebContents* source, bool reverse) {
WebContentsDelegate   66 content/public/browser/web_contents_delegate.cc int WebContentsDelegate::GetExtraRenderViewHeight() const {
WebContentsDelegate   70 content/public/browser/web_contents_delegate.cc void WebContentsDelegate::CanDownload(
WebContentsDelegate   78 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::HandleContextMenu(
WebContentsDelegate   83 content/public/browser/web_contents_delegate.cc void WebContentsDelegate::ViewSourceForTab(WebContents* source,
WebContentsDelegate   94 content/public/browser/web_contents_delegate.cc void WebContentsDelegate::ViewSourceForFrame(WebContents* source,
WebContentsDelegate  104 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::PreHandleKeyboardEvent(
WebContentsDelegate  111 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::PreHandleGestureEvent(
WebContentsDelegate  117 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::CanDragEnter(
WebContentsDelegate  124 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::OnGoToEntryOffset(int offset) {
WebContentsDelegate  128 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::ShouldCreateWebContents(
WebContentsDelegate  139 content/public/browser/web_contents_delegate.cc JavaScriptDialogManager* WebContentsDelegate::GetJavaScriptDialogManager() {
WebContentsDelegate  143 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::EmbedsFullscreenWidget() const {
WebContentsDelegate  147 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::IsFullscreenForTabOrPending(
WebContentsDelegate  152 content/public/browser/web_contents_delegate.cc content::ColorChooser* WebContentsDelegate::OpenColorChooser(
WebContentsDelegate  159 content/public/browser/web_contents_delegate.cc void WebContentsDelegate::RequestMediaAccessPermission(
WebContentsDelegate  168 content/public/browser/web_contents_delegate.cc bool WebContentsDelegate::RequestPpapiBrokerPermission(
WebContentsDelegate  176 content/public/browser/web_contents_delegate.cc WebContentsDelegate::~WebContentsDelegate() {
WebContentsDelegate  184 content/public/browser/web_contents_delegate.cc void WebContentsDelegate::Attach(WebContents* web_contents) {
WebContentsDelegate  189 content/public/browser/web_contents_delegate.cc void WebContentsDelegate::Detach(WebContents* web_contents) {
WebContentsDelegate  194 content/public/browser/web_contents_delegate.cc gfx::Size WebContentsDelegate::GetSizeForNewRenderView(
WebContentsDelegate   69 content/public/browser/web_contents_delegate.h class CONTENT_EXPORT WebContentsDelegate {
WebContentsDelegate   71 content/public/browser/web_contents_delegate.h   WebContentsDelegate();
WebContentsDelegate  465 content/public/browser/web_contents_delegate.h   virtual ~WebContentsDelegate();
WebContentsDelegate   55 content/shell/browser/shell.h class Shell : public WebContentsDelegate,
WebContentsDelegate  401 extensions/browser/extension_host.cc       WebContentsDelegate* delegate = associated_contents->GetDelegate();
WebContentsDelegate   43 extensions/browser/extension_host.h class ExtensionHost : public content::WebContentsDelegate,
WebContentsDelegate   27 ui/keyboard/keyboard_controller_proxy.cc class KeyboardContentsDelegate : public content::WebContentsDelegate,
WebContentsDelegate   35 ui/views/controls/webview/webview.h                                public content::WebContentsDelegate,
WebContentsDelegate   20 ui/web_dialogs/web_dialog_web_contents_delegate.h     : public content::WebContentsDelegate {