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

/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_view_delegate.h46 virtual base::string16 DialogTitle() const = 0;
H A Dmock_autofill_dialog_view_delegate.h20 MOCK_CONST_METHOD0(DialogTitle, base::string16());
H A Dautofill_dialog_controller_impl.h103 virtual base::string16 DialogTitle() const OVERRIDE;
H A Dautofill_dialog_controller_impl.cc900 base::string16 AutofillDialogControllerImpl::DialogTitle() const { function in class:autofill::AutofillDialogControllerImpl
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_dialog_views.cc1531 base::string16 title = delegate_->DialogTitle();

Completed in 90 milliseconds