Searched refs:GetWindowTitle (Results 1 - 25 of 124) sorted by relevance

12345

/external/chromium_org/chrome/browser/chromeos/power/
H A Didle_action_warning_dialog_view.h32 virtual base::string16 GetWindowTitle() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dopaque_browser_frame_view_layout_delegate.h20 virtual base::string16 GetWindowTitle() const = 0;
/external/chromium_org/ash/shell/
H A Dtoplevel_window.h36 virtual base::string16 GetWindowTitle() const OVERRIDE;
H A Dpanel_window.cc68 base::string16 PanelWindow::GetWindowTitle() const { function in class:ash::PanelWindow
H A Dpanel_window.h40 virtual base::string16 GetWindowTitle() const OVERRIDE;
/external/chromium_org/ash/system/chromeos/session/
H A Dlogout_confirmation_dialog.h36 virtual base::string16 GetWindowTitle() const OVERRIDE;
/external/chromium_org/athena/activity/
H A Dactivity_widget_delegate.cc21 base::string16 ActivityWidgetDelegate::GetWindowTitle() const { function in class:athena::ActivityWidgetDelegate
H A Dactivity_widget_delegate.h22 virtual base::string16 GetWindowTitle() const OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/
H A Dexternal_protocol_dialog.h38 virtual base::string16 GetWindowTitle() const OVERRIDE;
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dcaptive_portal_view.h26 virtual base::string16 GetWindowTitle() const OVERRIDE;
H A Dcaptive_portal_view.cc51 base::string16 CaptivePortalView::GetWindowTitle() const { function in class:chromeos::CaptivePortalView
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dgenerated_credit_card_bubble_views.h35 virtual base::string16 GetWindowTitle() const OVERRIDE;
H A Dnew_credit_card_bubble_views.h33 virtual base::string16 GetWindowTitle() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/
H A Dconfirm_bubble_views.h42 virtual base::string16 GetWindowTitle() const OVERRIDE;
H A Dexternal_protocol_dialog.h33 virtual base::string16 GetWindowTitle() const OVERRIDE;
H A Dupdate_recommended_message_box.h33 virtual base::string16 GetWindowTitle() const OVERRIDE;
H A Dpdf_password_dialog.cc27 virtual base::string16 GetWindowTitle() const OVERRIDE;
75 base::string16 PDFPasswordDialogViews::GetWindowTitle() const { function in class:__anon5322::PDFPasswordDialogViews
H A Dcrypto_module_password_dialog_view.h39 virtual base::string16 GetWindowTitle() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/importer/
H A Dimport_lock_dialog_view.h37 virtual base::string16 GetWindowTitle() const OVERRIDE;
/external/chromium_org/ash/test/
H A Dchild_modal_window.cc70 virtual base::string16 GetWindowTitle() const OVERRIDE;
100 base::string16 ChildModalWindow::GetWindowTitle() const { function in class:ash::test::ChildModalWindow
165 base::string16 ChildModalParent::GetWindowTitle() const { function in class:ash::test::ChildModalParent
H A Dchild_modal_window.h41 virtual base::string16 GetWindowTitle() const OVERRIDE;
/external/chromium_org/ui/views/examples/
H A Dwidget_example.cc27 virtual base::string16 GetWindowTitle() const OVERRIDE;
41 base::string16 DialogExample::GetWindowTitle() const { function in class:views::examples::__anon17105::DialogExample
/external/chromium_org/ui/views/widget/
H A Dwidget_delegate.cc71 return GetWindowTitle();
74 base::string16 WidgetDelegate::GetWindowTitle() const { function in class:views::WidgetDelegate
/external/chromium_org/chrome/browser/chromeos/ui/
H A Didle_logout_dialog_view.h49 virtual base::string16 GetWindowTitle() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/download/
H A Ddownload_in_progress_dialog_view.h41 virtual base::string16 GetWindowTitle() const OVERRIDE;

Completed in 3786 milliseconds

12345