GetAssociatedWebContents   61 apps/app_window_contents.h   virtual content::WebContents* GetAssociatedWebContents() const OVERRIDE;
GetAssociatedWebContents   61 apps/shell/browser/shell_app_window.h   virtual content::WebContents* GetAssociatedWebContents() const OVERRIDE;
GetAssociatedWebContents   23 chrome/browser/chromeos/extensions/file_manager/private_api_dialog.cc       function->GetAssociatedWebContents());
GetAssociatedWebContents   50 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc   content::WebContents* const contents = function->GetAssociatedWebContents();
GetAssociatedWebContents  273 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc           GetAssociatedWebContents(),
GetAssociatedWebContents  373 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc       profiles = GetLoggedInProfileInfoList(GetAssociatedWebContents());
GetAssociatedWebContents  397 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc       profiles = GetLoggedInProfileInfoList(GetAssociatedWebContents());
GetAssociatedWebContents  502 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc         dispatcher()->delegate()->GetAssociatedWebContents();
GetAssociatedWebContents  545 chrome/browser/extensions/api/bookmark_manager_private/bookmark_manager_private_api.cc         dispatcher()->delegate()->GetAssociatedWebContents();
GetAssociatedWebContents  937 chrome/browser/extensions/api/bookmarks/bookmarks_api.cc       GetAssociatedWebContents();
GetAssociatedWebContents  140 chrome/browser/extensions/api/desktop_capture/desktop_capture_api.cc         GetAssociatedWebContents()->GetView()->GetTopLevelNativeWindow();
GetAssociatedWebContents  563 chrome/browser/extensions/api/file_system/file_system_api.cc     web_contents = GetAssociatedWebContents();
GetAssociatedWebContents  495 chrome/browser/extensions/api/management/management_api.cc           new ExtensionInstallPrompt(GetAssociatedWebContents()));
GetAssociatedWebContents  215 chrome/browser/extensions/api/permissions/permissions_api.cc     install_ui_.reset(new ExtensionInstallPrompt(GetAssociatedWebContents()));
GetAssociatedWebContents   57 chrome/browser/extensions/api/tabs/ash_panel_contents.h   virtual content::WebContents* GetAssociatedWebContents() const OVERRIDE;
GetAssociatedWebContents 1156 chrome/browser/extensions/api/tabs/tabs_api.cc   WebContents* contents = dispatcher()->delegate()->GetAssociatedWebContents();
GetAssociatedWebContents  244 chrome/browser/extensions/api/webstore_private/webstore_private_api.cc       dispatcher()->delegate()->GetAssociatedWebContents(),
GetAssociatedWebContents  462 chrome/browser/extensions/api/webstore_private/webstore_private_api.cc   content::WebContents* web_contents = GetAssociatedWebContents();
GetAssociatedWebContents  577 chrome/browser/extensions/api/webstore_private/webstore_private_api.cc       dispatcher()->delegate()->GetAssociatedWebContents(),
GetAssociatedWebContents   98 chrome/browser/extensions/chrome_extension_function.cc       UIThreadExtensionFunction::GetAssociatedWebContents();
GetAssociatedWebContents   59 chrome/browser/extensions/chrome_extension_function.h   virtual content::WebContents* GetAssociatedWebContents() OVERRIDE;
GetAssociatedWebContents  126 chrome/browser/extensions/extension_view_host.h   virtual content::WebContents* GetAssociatedWebContents() const OVERRIDE;
GetAssociatedWebContents  187 chrome/browser/extensions/tab_helper.h   virtual content::WebContents* GetAssociatedWebContents() const OVERRIDE;
GetAssociatedWebContents   40 chrome/browser/notifications/balloon_host.h   virtual content::WebContents* GetAssociatedWebContents() const OVERRIDE;
GetAssociatedWebContents   63 chrome/browser/ui/ash/ash_keyboard_controller_proxy.h   virtual content::WebContents* GetAssociatedWebContents() const OVERRIDE;
GetAssociatedWebContents   90 chrome/browser/ui/panels/panel_host.h   virtual content::WebContents* GetAssociatedWebContents() const OVERRIDE;
GetAssociatedWebContents  202 extensions/browser/extension_function.cc     web_contents = dispatcher()->delegate()->GetAssociatedWebContents();
GetAssociatedWebContents  329 extensions/browser/extension_function.h   virtual content::WebContents* GetAssociatedWebContents();
GetAssociatedWebContents  209 extensions/browser/extension_function_dispatcher.cc   return GetAssociatedWebContents();
GetAssociatedWebContents   63 extensions/browser/extension_function_dispatcher.h     virtual content::WebContents* GetAssociatedWebContents() const;
GetAssociatedWebContents  397 extensions/browser/extension_host.cc     WebContents* associated_contents = GetAssociatedWebContents();