HomeSort by relevance Sort by last modified time
    Searched defs:ChromeAppWindowDelegate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/apps/
chrome_app_window_delegate.h 18 class ChromeAppWindowDelegate : public apps::AppWindow::Delegate {
20 ChromeAppWindowDelegate();
21 virtual ~ChromeAppWindowDelegate();
67 DISALLOW_COPY_AND_ASSIGN(ChromeAppWindowDelegate);
chrome_app_window_delegate.cc 106 class ChromeAppWindowDelegate::NewWindowContentsDelegate
121 ChromeAppWindowDelegate::NewWindowContentsDelegate::OpenURLFromTab(
127 // ChromeAppWindowDelegate::AddNewContents, but this is the first time
145 ChromeAppWindowDelegate::ChromeAppWindowDelegate()
148 ChromeAppWindowDelegate::~ChromeAppWindowDelegate() {}
150 void ChromeAppWindowDelegate::DisableExternalOpenForTesting() {
154 void ChromeAppWindowDelegate::InitWebContents(
168 apps::NativeAppWindow* ChromeAppWindowDelegate::CreateNativeAppWindow
    [all...]

Completed in 736 milliseconds