Searched defs:OnWidgetDestroying (Results 1 - 25 of 32) sorted by relevance

12

/external/chromium_org/ui/views/test/
H A Dtest_widget_observer.cc23 void TestWidgetObserver::OnWidgetDestroying(Widget* widget) { function in class:views::test::TestWidgetObserver
/external/chromium_org/ui/views/widget/
H A Dwidget_deletion_observer.cc21 void WidgetDeletionObserver::OnWidgetDestroying(Widget* widget) { function in class:views::WidgetDeletionObserver
H A Dwidget_observer.h34 virtual void OnWidgetDestroying(Widget* widget) {} function in class:views::WidgetObserver
/external/chromium_org/ash/system/tray/
H A Dtray_bubble_wrapper.cc40 void TrayBubbleWrapper::OnWidgetDestroying(views::Widget* widget) { function in class:ash::TrayBubbleWrapper
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dopen_pdf_in_reader_view.cc76 void OpenPDFInReaderView::OnWidgetDestroying(views::Widget* widget) { function in class:OpenPDFInReaderView
H A Dcontent_setting_image_view.cc214 void ContentSettingImageView::OnWidgetDestroying(views::Widget* widget) { function in class:ContentSettingImageView
/external/chromium_org/ui/views/accessibility/
H A Dax_widget_obj_wrapper.cc47 void AXWidgetObjWrapper::OnWidgetDestroying(Widget* widget) { function in class:views::AXWidgetObjWrapper
/external/chromium_org/ash/shelf/
H A Doverflow_bubble.cc93 void OverflowBubble::OnWidgetDestroying(views::Widget* widget) { function in class:ash::OverflowBubble
/external/chromium_org/ash/touch/
H A Dtouch_observer_hud.cc84 void TouchObserverHUD::OnWidgetDestroying(views::Widget* widget) { function in class:ash::TouchObserverHUD
/external/chromium_org/ash/wm/gestures/
H A Dtray_gesture_handler.cc102 void TrayGestureHandler::OnWidgetDestroying(views::Widget* widget) { function in class:ash::TrayGestureHandler
/external/chromium_org/athena/activity/
H A Dactivity_manager_impl.cc109 void ActivityManagerImpl::OnWidgetDestroying(views::Widget* widget) { function in class:athena::ActivityManagerImpl
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dcaptive_portal_window_proxy.cc111 void CaptivePortalWindowProxy::OnWidgetDestroying(views::Widget* widget) { function in class:chromeos::CaptivePortalWindowProxy
/external/chromium_org/chrome/browser/chromeos/ui/
H A Dfocus_ring_controller.cc119 void FocusRingController::OnWidgetDestroying(views::Widget* widget) { function in class:chromeos::FocusRingController
/external/chromium_org/ash/desktop_background/
H A Ddesktop_background_widget_controller.cc54 virtual void OnWidgetDestroying(views::Widget* widget) OVERRIDE {
83 void DesktopBackgroundWidgetController::OnWidgetDestroying( function in class:ash::DesktopBackgroundWidgetController
/external/chromium_org/ash/magnifier/
H A Dpartial_magnification_controller.cc108 void PartialMagnificationController::OnWidgetDestroying( function in class:ash::PartialMagnificationController
/external/chromium_org/ash/test/
H A Dchild_modal_window.cc212 void ChildModalParent::OnWidgetDestroying(Widget* widget) { function in class:ash::test::ChildModalParent
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_action_view_controller.cc159 void ExtensionActionViewController::OnWidgetDestroying(views::Widget* widget) { function in class:ExtensionActionViewController
H A Dextension_popup.cc141 void ExtensionPopup::OnWidgetDestroying(views::Widget* widget) { function in class:ExtensionPopup
142 BubbleDelegateView::OnWidgetDestroying(widget);
H A Dextension_message_bubble_view.cc112 void ExtensionMessageBubbleView::OnWidgetDestroying(views::Widget* widget) { function in class:extensions::ExtensionMessageBubbleView
/external/chromium_org/ui/views/bubble/
H A Dbubble_delegate.cc144 void BubbleDelegateView::OnWidgetDestroying(Widget* widget) { function in class:views::BubbleDelegateView
/external/chromium_org/ui/views/corewm/
H A Dtooltip_aura.cc231 void TooltipAura::OnWidgetDestroying(views::Widget* widget) { function in class:views::corewm::TooltipAura
/external/chromium_org/ash/wm/
H A Dapp_list_controller.cc443 void AppListController::OnWidgetDestroying(views::Widget* widget) { function in class:ash::AppListController
H A Dimmersive_fullscreen_controller.cc459 void ImmersiveFullscreenController::OnWidgetDestroying(views::Widget* widget) { function in class:ash::ImmersiveFullscreenController
/external/chromium_org/chrome/browser/chromeos/login/lock/
H A Dwebui_screen_locker.cc315 void WebUIScreenLocker::OnWidgetDestroying(views::Widget* widget) { function in class:chromeos::WebUIScreenLocker
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_stack_view.cc48 virtual void OnWidgetDestroying(views::Widget* widget) OVERRIDE;
105 void PanelStackWindow::OnWidgetDestroying(views::Widget* widget) { function in class:__anon5315::PanelStackWindow

Completed in 617 milliseconds

12