Home
last modified time | relevance | path

Searched defs:OnWindowDestroyed (Results 1 – 25 of 44) sorted by relevance

12

/external/chromium_org/ui/aura/
Dscoped_window_targeter.cc26 void ScopedWindowTargeter::OnWindowDestroyed(Window* window) { in OnWindowDestroyed() function in aura::ScopedWindowTargeter
Dwindow_observer.h109 virtual void OnWindowDestroyed(Window* window) {} in OnWindowDestroyed() function
/external/chromium_org/ui/wm/core/
Ddefault_activation_client.cc26 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE { in OnWindowDestroyed() function in wm::DefaultActivationClient::Deleter
116 void DefaultActivationClient::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in wm::DefaultActivationClient
Dcapture_controller.cc127 void ScopedCaptureClient::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in wm::ScopedCaptureClient
Dwindow_modality_controller.cc175 void WindowModalityController::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in wm::WindowModalityController
Dshadow_controller.cc187 void ShadowController::Impl::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in wm::ShadowController::Impl
/external/chromium_org/ash/wm/
Dalways_on_top_controller.cc65 void AlwaysOnTopController::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in ash::AlwaysOnTopController
Dresize_shadow_controller.cc51 void ResizeShadowController::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in ash::ResizeShadowController
Dwindow_cycle_list.cc158 void WindowCycleList::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in ash::WindowCycleList
Dvideo_detector.cc102 void VideoDetector::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in ash::VideoDetector
Dmru_window_tracker.cc191 void MruWindowTracker::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in ash::MruWindowTracker
/external/chromium_org/ui/aura/test/
Dtest_window_delegate.cc84 void TestWindowDelegate::OnWindowDestroyed(Window* window) { in OnWindowDestroyed() function in aura::test::TestWindowDelegate
115 void ColorTestWindowDelegate::OnWindowDestroyed(Window* window) { in OnWindowDestroyed() function in aura::test::ColorTestWindowDelegate
/external/chromium_org/ui/base/x/
Dx11_foreign_window_manager.cc41 void XForeignWindowManager::OnWindowDestroyed(XID xid) { in OnWindowDestroyed() function in ui::XForeignWindowManager
/external/chromium_org/ui/views/controls/native/
Dnative_view_host_aura.cc54 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE {} in OnWindowDestroyed() function in views::NativeViewHostAura::ClippingWindowDelegate
193 void NativeViewHostAura::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in views::NativeViewHostAura
/external/chromium_org/content/browser/web_contents/aura/
Dimage_window_delegate.cc83 void ImageWindowDelegate::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in content::ImageWindowDelegate
/external/chromium_org/ash/drag_drop/
Ddrag_drop_controller.cc114 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE {} in OnWindowDestroyed() function in ash::DragDropTrackerDelegate
463 void DragDropController::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in ash::DragDropController
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_drop_target_win.cc84 void DesktopDropTargetWin::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in views::DesktopDropTargetWin
/external/chromium_org/ui/keyboard/
Dkeyboard_controller_proxy.cc204 void KeyboardControllerProxy::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in keyboard::KeyboardControllerProxy
Dkeyboard_controller.cc112 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE { delete this; } in OnWindowDestroyed() function in __anonc38b09f70111::KeyboardWindowDelegate
228 void WindowBoundsChangeObserver::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in keyboard::WindowBoundsChangeObserver
/external/chromium_org/ui/aura/demo/
Ddemo_main.cc70 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE {} in OnWindowDestroyed() function in __anona71730180111::DemoWindowDelegate
/external/chromium_org/ui/views/corewm/
Dtooltip_controller.cc239 void TooltipController::OnWindowDestroyed(aura::Window* window) { in OnWindowDestroyed() function in views::corewm::TooltipController
/external/chromium_org/ash/wm/overview/
Dscoped_transform_overview_window.cc166 void ScopedTransformOverviewWindow::OnWindowDestroyed() { in OnWindowDestroyed() function in ash::ScopedTransformOverviewWindow
/external/chromium_org/ash/display/
Dcursor_window_controller.cc56 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE {} in OnWindowDestroyed() function in ash::CursorWindowDelegate
/external/chromium_org/mojo/examples/aura_demo/
Daura_demo.cc69 virtual void OnWindowDestroyed(aura::Window* window) OVERRIDE {} in OnWindowDestroyed() function in examples::DemoWindowDelegate
/external/chromium_org/ash/shelf/
Dshelf_window_watcher.cc97 void ShelfWindowWatcher::RemovedWindowObserver::OnWindowDestroyed( in OnWindowDestroyed() function in ash::ShelfWindowWatcher::RemovedWindowObserver

12