Searched defs:OnWindowDestroying (Results 1 - 25 of 35) sorted by relevance

12

/external/chromium_org/ui/aura/
H A Dwindow_tracker.cc38 void WindowTracker::OnWindowDestroying(Window* window) { function in class:aura::WindowTracker
H A Dwindow_observer.h88 virtual void OnWindowDestroying(Window* window) {} function in class:aura::WindowObserver
/external/chromium_org/ui/aura/test/
H A Dtest_focus_client.cc64 void TestFocusClient::OnWindowDestroying(Window* window) { function in class:aura::test::TestFocusClient
H A Dtest_screen.cc102 void TestScreen::OnWindowDestroying(Window* window) { function in class:aura::TestScreen
H A Dtest_window_delegate.cc81 void TestWindowDelegate::OnWindowDestroying() { function in class:aura::test::TestWindowDelegate
/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/accelerators/
H A Daccelerator_dispatcher.cc83 void AcceleratorDispatcher::OnWindowDestroying(aura::Window* window) { function in class:ash::AcceleratorDispatcher
/external/chromium_org/ash/wm/
H A Dframe_border_hit_test_controller.cc103 void FrameBorderHitTestController::OnWindowDestroying(aura::Window* window) { function in class:ash::FrameBorderHitTestController
H A Dsystem_gesture_event_filter.cc145 void SystemGestureEventFilter::OnWindowDestroying(aura::Window* window) { function in class:ash::internal::SystemGestureEventFilter
H A Dmru_window_tracker.cc193 void MruWindowTracker::OnWindowDestroying(aura::Window* window) { function in class:ash::MruWindowTracker
H A Dsystem_modal_container_layout_manager.cc117 void SystemModalContainerLayoutManager::OnWindowDestroying( function in class:ash::internal::SystemModalContainerLayoutManager
175 // and OnWindowDestroying is called first.
H A Dbase_layout_manager.cc112 void BaseLayoutManager::OnWindowDestroying(aura::Window* window) { function in class:ash::internal::BaseLayoutManager
H A Dtoplevel_window_event_handler.cc68 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
128 void ToplevelWindowEventHandler::ScopedWindowResizer::OnWindowDestroying( function in class:ash::ToplevelWindowEventHandler::ScopedWindowResizer
/external/chromium_org/ash/wm/gestures/
H A Dtwo_finger_drag_handler.cc211 void TwoFingerDragHandler::OnWindowDestroying(aura::Window* window) { function in class:ash::internal::TwoFingerDragHandler
H A Dlong_press_affordance_handler.cc364 void LongPressAffordanceHandler::OnWindowDestroying(aura::Window* window) { function in class:ash::internal::LongPressAffordanceHandler
/external/chromium_org/ash/magnifier/
H A Dpartial_magnification_controller.cc98 void PartialMagnificationController::OnWindowDestroying( function in class:ash::PartialMagnificationController
/external/chromium_org/ash/test/
H A Dtest_shelf_delegate.cc66 void TestShelfDelegate::OnWindowDestroying(aura::Window* window) { function in class:ash::test::TestShelfDelegate
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dshell_window_launcher_controller.cc111 // OnWindowDestroying() has been called, doing the removal.
117 void ShellWindowLauncherController::OnWindowDestroying(aura::Window* window) { function in class:ShellWindowLauncherController
/external/chromium_org/content/browser/web_contents/aura/
H A Dimage_window_delegate.cc80 void ImageWindowDelegate::OnWindowDestroying() { function in class:content::ImageWindowDelegate
/external/chromium_org/ui/views/widget/
H A Dwindow_reorderer.cc75 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
115 void WindowReorderer::AssociationObserver::OnWindowDestroying( function in class:views::WindowReorderer::AssociationObserver
195 void WindowReorderer::OnWindowDestroying(aura::Window* window) { function in class:views::WindowReorderer
/external/chromium_org/ash/shelf/
H A Dshelf_window_watcher.cc56 void ShelfWindowWatcher::RootWindowObserver::OnWindowDestroying( function in class:ash::internal::ShelfWindowWatcher::RootWindowObserver
167 void ShelfWindowWatcher::OnWindowDestroying(aura::Window* window) { function in class:ash::internal::ShelfWindowWatcher
/external/chromium_org/ui/views/corewm/
H A Dfocus_controller.cc221 void FocusController::OnWindowDestroying(aura::Window* window) { function in class:views::corewm::FocusController
/external/chromium_org/ash/wm/caption_buttons/
H A Dframe_maximize_button.cc101 OnWindowDestroying(frame_->GetNativeWindow());
192 void FrameMaximizeButton::OnWindowDestroying(aura::Window* window) { function in class:ash::FrameMaximizeButton
/external/chromium_org/ash/wm/overview/
H A Dwindow_selector.cc411 void WindowSelector::OnWindowDestroying(aura::Window* window) { function in class:ash::WindowSelector
/external/chromium_org/ash/wm/workspace/
H A Dmulti_window_resize_controller.cc221 void MultiWindowResizeController::OnWindowDestroying( function in class:ash::internal::MultiWindowResizeController

Completed in 595 milliseconds

12