Searched refs:DeleteDelegate (Results 1 - 25 of 58) sorted by relevance

123

/external/chromium_org/chrome/browser/ui/views/
H A Dvalidation_message_bubble_delegate.h37 virtual void DeleteDelegate() OVERRIDE;
H A Dexternal_protocol_dialog.h34 virtual void DeleteDelegate() OVERRIDE;
H A Dupdate_recommended_message_box.h34 virtual void DeleteDelegate() OVERRIDE;
H A Dpdf_password_dialog.cc39 virtual void DeleteDelegate() OVERRIDE;
121 void PDFPasswordDialogViews::DeleteDelegate() { function in class:__anon5248::PDFPasswordDialogViews
H A Djavascript_app_modal_dialog_views.h41 virtual void DeleteDelegate() OVERRIDE;
H A Dtab_modal_confirm_dialog_views.h48 virtual void DeleteDelegate() OVERRIDE;
H A Dupdate_recommended_message_box.cc78 void UpdateRecommendedMessageBox::DeleteDelegate() { function in class:UpdateRecommendedMessageBox
H A Dexternal_protocol_dialog.cc76 void ExternalProtocolDialog::DeleteDelegate() { function in class:ExternalProtocolDialog
H A Dssl_client_certificate_selector.h58 virtual void DeleteDelegate() OVERRIDE;
H A Dtab_modal_confirm_dialog_views.cc118 void TabModalConfirmDialogViews::DeleteDelegate() { function in class:TabModalConfirmDialogViews
/external/chromium_org/ash/system/chromeos/session/
H A Dlogout_confirmation_dialog.h40 virtual void DeleteDelegate() OVERRIDE;
H A Dlogout_confirmation_dialog.cc92 void LogoutConfirmationDialog::DeleteDelegate() { function in class:ash::LogoutConfirmationDialog
/external/chromium_org/ash/system/
H A Dstatus_area_widget_delegate.h47 virtual void DeleteDelegate() OVERRIDE;
H A Dstatus_area_widget_delegate.cc97 void StatusAreaWidgetDelegate::DeleteDelegate() { function in class:ash::StatusAreaWidgetDelegate
/external/chromium_org/chrome/browser/chromeos/
H A Dexternal_protocol_dialog.h39 virtual void DeleteDelegate() OVERRIDE;
H A Dexternal_protocol_dialog.cc62 void ExternalProtocolDialog::DeleteDelegate() { function in class:ExternalProtocolDialog
/external/chromium_org/ui/views/widget/
H A Dwidget_delegate.h123 // this call, since it can be called afterwards. See DeleteDelegate().
129 virtual void DeleteDelegate() {} function in class:views::WidgetDelegate
197 // view's hierarchy and is expected to be deleted on DeleteDelegate call.
204 virtual void DeleteDelegate() OVERRIDE;
/external/chromium_org/ash/test/
H A Dchild_modal_window.h43 virtual void DeleteDelegate() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/download/
H A Ddownload_in_progress_dialog_view.h42 virtual void DeleteDelegate() OVERRIDE;
H A Ddownload_feedback_dialog_view.h53 virtual void DeleteDelegate() OVERRIDE;
H A Ddownload_in_progress_dialog_view.cc117 void DownloadInProgressDialogView::DeleteDelegate() { function in class:DownloadInProgressDialogView
H A Ddownload_feedback_dialog_view.cc130 void DownloadFeedbackDialogView::DeleteDelegate() { function in class:DownloadFeedbackDialogView
/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dmessage_center_widget_delegate.h66 virtual void DeleteDelegate() OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_dialog.h73 virtual void DeleteDelegate() OVERRIDE;
/external/chromium_org/ui/views/window/
H A Ddialog_delegate.h119 // view's hierarchy and is expected to be deleted on DeleteDelegate call.
127 virtual void DeleteDelegate() OVERRIDE;

Completed in 664 milliseconds

123