Searched defs:DeleteDelegate (Results 1 - 25 of 27) sorted by relevance

12

/external/chromium_org/athena/activity/
H A Dactivity_widget_delegate.cc25 void ActivityWidgetDelegate::DeleteDelegate() { function in class:athena::ActivityWidgetDelegate
/external/chromium_org/ash/system/chromeos/session/
H A Dlogout_confirmation_dialog.cc92 void LogoutConfirmationDialog::DeleteDelegate() { function in class:ash::LogoutConfirmationDialog
/external/chromium_org/chrome/browser/chromeos/
H A Dexternal_protocol_dialog.cc62 void ExternalProtocolDialog::DeleteDelegate() { function in class:ExternalProtocolDialog
/external/chromium_org/chrome/browser/ui/views/
H A Dexternal_protocol_dialog.cc75 void ExternalProtocolDialog::DeleteDelegate() { function in class:ExternalProtocolDialog
H A Dpdf_password_dialog.cc38 virtual void DeleteDelegate() OVERRIDE;
119 void PDFPasswordDialogViews::DeleteDelegate() { function in class:__anon5322::PDFPasswordDialogViews
H A Dupdate_recommended_message_box.cc78 void UpdateRecommendedMessageBox::DeleteDelegate() { function in class:UpdateRecommendedMessageBox
H A Dtab_modal_confirm_dialog_views.cc116 void TabModalConfirmDialogViews::DeleteDelegate() { function in class:TabModalConfirmDialogViews
H A Dvalidation_message_bubble_delegate.cc93 void ValidationMessageBubbleDelegate::DeleteDelegate() { function in class:ValidationMessageBubbleDelegate
H A Djavascript_app_modal_dialog_views.cc116 void JavaScriptAppModalDialogViews::DeleteDelegate() { function in class:JavaScriptAppModalDialogViews
H A Dscreen_capture_notification_ui_views.cc93 virtual void DeleteDelegate() OVERRIDE;
259 void ScreenCaptureNotificationUIViews::DeleteDelegate() { function in class:__anon5330::ScreenCaptureNotificationUIViews
H A Dsimple_message_box_views.cc51 virtual void DeleteDelegate() OVERRIDE;
158 void SimpleMessageBoxViews::DeleteDelegate() { function in class:chrome::__anon5338::SimpleMessageBoxViews
H A Dssl_client_certificate_selector.cc170 void SSLClientCertificateSelector::DeleteDelegate() { function in class:SSLClientCertificateSelector
H A Ddesktop_media_picker_views.cc528 void DesktopMediaPickerDialogView::DeleteDelegate() { function in class:DesktopMediaPickerDialogView
/external/chromium_org/ui/views/widget/
H A Dwidget_delegate.h126 // this call, since it can be called afterwards. See DeleteDelegate().
132 virtual void DeleteDelegate() {} function in class:views::WidgetDelegate
200 // view's hierarchy and is expected to be deleted on DeleteDelegate call.
207 virtual void DeleteDelegate() OVERRIDE;
H A Dwidget_delegate.cc186 // A WidgetDelegate should be deleted on DeleteDelegate.
193 void WidgetDelegateView::DeleteDelegate() { function in class:views::WidgetDelegateView
/external/chromium_org/ash/system/
H A Dstatus_area_widget_delegate.cc96 void StatusAreaWidgetDelegate::DeleteDelegate() { function in class:ash::StatusAreaWidgetDelegate
/external/chromium_org/chrome/browser/ui/views/download/
H A Ddownload_in_progress_dialog_view.cc115 void DownloadInProgressDialogView::DeleteDelegate() { function in class:DownloadInProgressDialogView
H A Ddownload_feedback_dialog_view.cc130 void DownloadFeedbackDialogView::DeleteDelegate() { function in class:DownloadFeedbackDialogView
H A Ddownload_danger_prompt_views.cc50 virtual void DeleteDelegate() OVERRIDE;
175 void DownloadDangerPromptViews::DeleteDelegate() { function in class:__anon5242::DownloadDangerPromptViews
/external/chromium_org/chrome/browser/ui/views/message_center/
H A Dmessage_center_widget_delegate.cc47 // A WidgetDelegate should be deleted on DeleteDelegate.
81 void MessageCenterWidgetDelegate::DeleteDelegate() { function in class:message_center::MessageCenterWidgetDelegate
/external/chromium_org/ash/test/
H A Dchild_modal_window.cc173 void ChildModalParent::DeleteDelegate() { function in class:ash::test::ChildModalParent
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_dialog.cc40 AddRef(); // Balanced in DeleteDelegate();
172 void ExtensionDialog::DeleteDelegate() { function in class:ExtensionDialog
H A Dmedia_galleries_dialog_views.cc217 void MediaGalleriesDialogViews::DeleteDelegate() { function in class:MediaGalleriesDialogViews
/external/chromium_org/ui/views/window/
H A Ddialog_delegate.cc219 // A WidgetDelegate should be deleted on DeleteDelegate.
225 void DialogDelegateView::DeleteDelegate() { function in class:views::DialogDelegateView
/external/chromium_org/components/native_app_window/
H A Dnative_app_window_views.cc243 void NativeAppWindowViews::DeleteDelegate() { function in class:native_app_window::NativeAppWindowViews

Completed in 634 milliseconds

12