Searched defs:GetCancelButtonTitle (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/apps/
H A Ddirectory_access_confirmation_dialog.cc27 virtual base::string16 GetCancelButtonTitle() OVERRIDE;
72 base::string16 DirectoryAccessConfirmationDialog::GetCancelButtonTitle() { function in class:__anon4976::DirectoryAccessConfirmationDialog
/external/chromium_org/chrome/browser/download/
H A Ddownload_danger_prompt.cc51 virtual base::string16 GetCancelButtonTitle() OVERRIDE;
203 base::string16 DownloadDangerPromptImpl::GetCancelButtonTitle() { function in class:__anon3577::DownloadDangerPromptImpl
/external/chromium_org/chrome/browser/ui/
H A Dtab_modal_confirm_dialog_delegate.cc87 base::string16 TabModalConfirmDialogDelegate::GetCancelButtonTitle() { function in class:TabModalConfirmDialogDelegate
/external/chromium_org/chrome/browser/ui/views/download/
H A Ddownload_danger_prompt_views.cc65 base::string16 GetCancelButtonTitle() const;
161 return GetCancelButtonTitle();
250 base::string16 DownloadDangerPromptViews::GetCancelButtonTitle() const { function in class:__anon5242::DownloadDangerPromptViews
/external/chromium_org/chrome/browser/ui/sync/
H A Done_click_signin_helper.cc126 virtual base::string16 GetCancelButtonTitle() OVERRIDE;
185 base::string16 ConfirmEmailDialogDelegate::GetCancelButtonTitle() { function in class:__anon5155::ConfirmEmailDialogDelegate

Completed in 237 milliseconds