Searched refs:dialog_delegate_ (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/signin/
H A Dprofile_signin_confirmation_dialog.cc121 dialog_delegate_(NULL),
149 dialog_delegate_->OnDialogCloseFromWebUI();
154 dialog_delegate_ = CreateConstrainedWebDialog(profile_, this, web_contents_);
H A Dprofile_signin_confirmation_dialog.h79 ConstrainedWebDialogDelegate* dialog_delegate_; member in class:ProfileSigninConfirmationDialog
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_dialog_views_unittest.cc70 dialog_delegate_.set_web_contents_modal_dialog_host(dialog_host_.get());
75 dialog_manager->SetDelegate(&dialog_delegate_);
103 web_modal::TestWebContentsModalDialogManagerDelegate dialog_delegate_; member in class:autofill::AutofillDialogViewsTest
/external/chromium_org/chrome/browser/printing/
H A Dprint_dialog_cloud_internal.h131 CloudPrintWebDialogDelegate* dialog_delegate_; member in class:internal_cloud_print_helpers::CloudPrintFlowHandler
H A Dprint_dialog_cloud.cc289 : dialog_delegate_(NULL),
308 dialog_delegate_ = delegate;

Completed in 562 milliseconds