Searched refs:new_window_contents_delegate_ (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/chrome/browser/ui/apps/
H A Dchrome_app_delegate.cc154 new_window_contents_delegate_(new NewWindowContentsDelegate()) {
211 new_contents->SetDelegate(new_window_contents_delegate_.get());
H A Dchrome_app_delegate.h79 scoped_ptr<NewWindowContentsDelegate> new_window_contents_delegate_; member in class:ChromeAppDelegate
/external/chromium_org/athena/extensions/
H A Dathena_app_delegate_base.cc55 : new_window_contents_delegate_(new NewActivityContentsDelegate) {
83 new_contents->SetDelegate(new_window_contents_delegate_.get());
H A Dathena_app_delegate_base.h40 scoped_ptr<NewActivityContentsDelegate> new_window_contents_delegate_; member in class:athena::AthenaAppDelegateBase

Completed in 95 milliseconds