HomeSort by relevance Sort by last modified time
    Searched defs:GetDialogTitle (Results 26 - 33 of 33) sorted by null

12

  /external/chromium_org/chrome/browser/printing/
print_preview_dialog_controller.cc 81 virtual string16 GetDialogTitle() const OVERRIDE;
111 string16 PrintPreviewDialogDelegate::GetDialogTitle() const {
print_dialog_cloud.cc 555 string16 CloudPrintWebDialogDelegate::GetDialogTitle() const {
  /external/chromium_org/chrome/browser/ui/webui/
certificate_viewer_webui.cc 79 string16 CertificateViewerDialog::GetDialogTitle() const {
set_as_default_browser_ui.cc 227 virtual string16 GetDialogTitle() const OVERRIDE;
296 string16 SetAsDefaultBrowserDialogImpl::GetDialogTitle() const {
  /external/chromium_org/ui/views/controls/webview/
web_dialog_view.cc 128 return delegate_->GetDialogTitle();
179 string16 WebDialogView::GetDialogTitle() const {
  /external/chromium_org/ui/views/window/
dialog_delegate.cc 101 base::string16 DialogDelegate::GetDialogTitle() const {
  /external/chromium/chrome/browser/printing/
print_dialog_cloud.cc 462 std::wstring CloudPrintHtmlDialogDelegate::GetDialogTitle() const {
  /external/chromium_org/chrome/browser/extensions/
extension_install_prompt.cc 238 string16 ExtensionInstallPrompt::Prompt::GetDialogTitle() const {

Completed in 915 milliseconds

12