ShellAppWindowDelegate   14 apps/shell/browser/shell_app_window_delegate.cc ShellAppWindowDelegate::ShellAppWindowDelegate() {}
ShellAppWindowDelegate   16 apps/shell/browser/shell_app_window_delegate.cc ShellAppWindowDelegate::~ShellAppWindowDelegate() {}
ShellAppWindowDelegate   18 apps/shell/browser/shell_app_window_delegate.cc void ShellAppWindowDelegate::InitWebContents(
ShellAppWindowDelegate   21 apps/shell/browser/shell_app_window_delegate.cc NativeAppWindow* ShellAppWindowDelegate::CreateNativeAppWindow(
ShellAppWindowDelegate   29 apps/shell/browser/shell_app_window_delegate.cc content::WebContents* ShellAppWindowDelegate::OpenURLFromTab(
ShellAppWindowDelegate   36 apps/shell/browser/shell_app_window_delegate.cc void ShellAppWindowDelegate::AddNewContents(content::BrowserContext* context,
ShellAppWindowDelegate   45 apps/shell/browser/shell_app_window_delegate.cc content::ColorChooser* ShellAppWindowDelegate::ShowColorChooser(
ShellAppWindowDelegate   51 apps/shell/browser/shell_app_window_delegate.cc void ShellAppWindowDelegate::RunFileChooser(
ShellAppWindowDelegate   57 apps/shell/browser/shell_app_window_delegate.cc void ShellAppWindowDelegate::RequestMediaAccessPermission(
ShellAppWindowDelegate   66 apps/shell/browser/shell_app_window_delegate.cc int ShellAppWindowDelegate::PreferredIconSize() {
ShellAppWindowDelegate   71 apps/shell/browser/shell_app_window_delegate.cc void ShellAppWindowDelegate::SetWebContentsBlocked(
ShellAppWindowDelegate   75 apps/shell/browser/shell_app_window_delegate.cc bool ShellAppWindowDelegate::IsWebContentsVisible(
ShellAppWindowDelegate   14 apps/shell/browser/shell_app_window_delegate.h class ShellAppWindowDelegate : public AppWindow::Delegate {
ShellAppWindowDelegate   16 apps/shell/browser/shell_app_window_delegate.h   ShellAppWindowDelegate();
ShellAppWindowDelegate   17 apps/shell/browser/shell_app_window_delegate.h   virtual ~ShellAppWindowDelegate();
ShellAppWindowDelegate   52 apps/shell/browser/shell_app_window_delegate.h   DISALLOW_COPY_AND_ASSIGN(ShellAppWindowDelegate);
ShellAppWindowDelegate   33 apps/shell/browser/shell_apps_client.cc   return new AppWindow(context, new ShellAppWindowDelegate, extension);