Searched refs:OnWindowDestroying (Results 1 - 25 of 97) sorted by relevance

1234

/external/chromium_org/ui/wm/public/
H A Dscoped_tooltip_disabler.h27 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
H A Dscoped_tooltip_disabler.cc37 void ScopedTooltipDisabler::OnWindowDestroying(aura::Window* window) { function in class:aura::client::ScopedTooltipDisabler
/external/chromium_org/ui/aura/
H A Dwindow_tracker.h40 virtual void OnWindowDestroying(Window* window) OVERRIDE;
H A Dwindow_tracker.cc38 void WindowTracker::OnWindowDestroying(Window* window) { function in class:aura::WindowTracker
H A Dwindow_delegate.h78 virtual void OnWindowDestroying(Window* window) = 0;
81 // is called after OnWindowDestroying and after the children have been
/external/chromium_org/ui/views/accessibility/
H A Dax_window_obj_wrapper.h32 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
H A Dax_window_obj_wrapper.cc60 void AXWindowObjWrapper::OnWindowDestroying(aura::Window* window) { function in class:views::AXWindowObjWrapper
/external/chromium_org/ui/views/widget/
H A Dwindow_reorderer.h42 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
/external/chromium_org/ui/views/controls/menu/
H A Ddisplay_change_listener_aura.cc26 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
55 void AuraDisplayChangeListener::OnWindowDestroying(aura::Window* window) { function in class:views::internal::AuraDisplayChangeListener
/external/chromium_org/ash/magnifier/
H A Dpartial_magnification_controller.h69 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
/external/chromium_org/ash/wm/gestures/
H A Dlong_press_affordance_handler.h59 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
/external/chromium_org/ash/wm/
H A Dresize_handle_window_targeter.h36 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
H A Dlock_layout_manager.h73 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_frame_ash.h33 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
H A Dbrowser_frame_ash.cc84 void BrowserFrameAsh::OnWindowDestroying(aura::Window* window) { function in class:BrowserFrameAsh
89 NativeWidgetAura::OnWindowDestroying(window);
/external/chromium_org/ui/aura/test/
H A Dtest_focus_client.h32 virtual void OnWindowDestroying(Window* window) OVERRIDE;
H A Dtest_focus_client.cc64 void TestFocusClient::OnWindowDestroying(Window* window) { function in class:aura::test::TestFocusClient
/external/chromium_org/ash/shelf/
H A Dshelf_window_watcher.h50 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
112 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
/external/chromium_org/ash/test/
H A Dtest_shelf_delegate.h35 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
H A Dtest_shelf_delegate.cc65 void TestShelfDelegate::OnWindowDestroying(aura::Window* window) { function in class:ash::test::TestShelfDelegate
/external/chromium_org/content/browser/web_contents/aura/
H A Dimage_window_delegate.cc80 void ImageWindowDelegate::OnWindowDestroying(aura::Window* window) { function in class:content::ImageWindowDelegate
H A Dimage_window_delegate.h41 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
/external/chromium_org/ui/views/controls/native/
H A Dnative_view_host_aura.h46 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
/external/chromium_org/ui/wm/core/
H A Dtransient_window_manager.h74 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
/external/chromium_org/ash/first_run/
H A Ddesktop_cleaner.cc65 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE {

Completed in 2324 milliseconds

1234