Searched defs:OnWidgetDestroying (Results 26 - 31 of 31) sorted by relevance

12

/external/chromium_org/chrome/browser/ui/views/website_settings/
H A Dpermissions_bubble_view.cc192 virtual void OnWidgetDestroying(views::Widget* widget) OVERRIDE;
381 void PermissionsBubbleDelegateView::OnWidgetDestroying(views::Widget* widget) { function in class:PermissionsBubbleDelegateView
382 views::BubbleDelegateView::OnWidgetDestroying(widget);
H A Dwebsite_settings_popup_view.cc152 virtual void OnWidgetDestroying(views::Widget* widget) OVERRIDE;
262 void InternalPageInfoPopupView::OnWidgetDestroying(views::Widget* widget) { function in class:InternalPageInfoPopupView
376 void WebsiteSettingsPopupView::OnWidgetDestroying(views::Widget* widget) { function in class:WebsiteSettingsPopupView
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc976 void PanelView::OnWidgetDestroying(views::Widget* widget) { function in class:PanelView
/external/chromium_org/chrome/browser/ui/views/toolbar/
H A Dbrowser_actions_container.cc527 void BrowserActionsContainer::OnWidgetDestroying(views::Widget* widget) { function in class:BrowserActionsContainer
607 // since we might change them before OnWidgetDestroying() gets called.
/external/chromium_org/ui/views/controls/menu/
H A Dmenu_controller.cc796 void MenuController::OnWidgetDestroying(Widget* widget) { function in class:views::MenuController
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautofill_dialog_views.cc783 void AutofillDialogViews::OnWidgetDestroying(views::Widget* widget) { function in class:autofill::AutofillDialogViews

Completed in 2276 milliseconds

12