/external/chromium/chrome/browser/ui/views/ |
D | html_dialog_view.cc | 82 std::wstring HtmlDialogView::GetWindowTitle() const { in GetWindowTitle() function in HtmlDialogView 118 return GetWindowTitle(); in GetDialogTitle()
|
D | instant_confirm_view.h | 28 virtual std::wstring GetWindowTitle() const;
|
D | restart_message_box.h | 29 virtual std::wstring GetWindowTitle() const;
|
D | repost_form_warning_view.h | 35 virtual std::wstring GetWindowTitle() const;
|
D | update_recommended_message_box.h | 35 virtual std::wstring GetWindowTitle() const OVERRIDE;
|
D | external_protocol_dialog.h | 36 virtual std::wstring GetWindowTitle() const;
|
D | js_modal_dialog_views.h | 38 virtual std::wstring GetWindowTitle() const;
|
D | restart_message_box.cc | 34 std::wstring RestartMessageBox::GetWindowTitle() const { in GetWindowTitle() function in RestartMessageBox
|
D | user_data_dir_dialog.h | 40 virtual std::wstring GetWindowTitle() const;
|
D | repost_form_warning_view.cc | 50 std::wstring RepostFormWarningView::GetWindowTitle() const { in GetWindowTitle() function in RepostFormWarningView
|
D | about_ipc_dialog.h | 52 virtual std::wstring GetWindowTitle() const;
|
D | uninstall_view.h | 40 virtual std::wstring GetWindowTitle() const;
|
D | default_search_view.h | 58 virtual std::wstring GetWindowTitle() const;
|
D | html_dialog_view.h | 54 virtual std::wstring GetWindowTitle() const;
|
D | update_recommended_message_box.cc | 71 std::wstring UpdateRecommendedMessageBox::GetWindowTitle() const { in GetWindowTitle() function in UpdateRecommendedMessageBox
|
D | edit_search_engine_dialog.h | 49 virtual std::wstring GetWindowTitle() const;
|
/external/chromium/chrome/browser/ui/ |
D | input_window_dialog_win.cc | 74 virtual std::wstring GetWindowTitle() const; 138 std::wstring ContentView::GetWindowTitle() const { in GetWindowTitle() function in ContentView
|
/external/chromium/chrome/browser/chromeos/ |
D | external_protocol_dialog.h | 33 virtual std::wstring GetWindowTitle() const;
|
D | external_protocol_dialog.cc | 61 std::wstring ExternalProtocolDialog::GetWindowTitle() const { in GetWindowTitle() function in ExternalProtocolDialog
|
/external/chromium/chrome/browser/ui/views/importer/ |
D | import_lock_dialog_view.h | 40 virtual std::wstring GetWindowTitle() const OVERRIDE;
|
D | import_lock_dialog_view.cc | 83 std::wstring ImportLockDialogView::GetWindowTitle() const { in GetWindowTitle() function in ImportLockDialogView
|
/external/chromium/chrome/browser/ui/views/download/ |
D | download_in_progress_dialog_view.h | 44 virtual std::wstring GetWindowTitle() const OVERRIDE;
|
/external/chromium/chrome/browser/chromeos/frame/ |
D | bubble_frame_view.cc | 52 title_ = new views::Label(frame_->window_delegate()->GetWindowTitle()); in BubbleFrameView() 91 title_->SetText(frame_->window_delegate()->GetWindowTitle()); in StopThrobber()
|
/external/chromium/chrome/browser/chromeos/login/ |
D | password_changed_view.h | 58 virtual std::wstring GetWindowTitle() const;
|
D | captcha_view.h | 51 virtual std::wstring GetWindowTitle() const;
|