Searched defs:OnWindowDestroying (Results 1 - 25 of 40) sorted by path

12

/external/chromium_org/ash/magnifier/
H A Dmagnification_controller.cc93 virtual void OnWindowDestroying(aura::Window* root_window) OVERRIDE;
437 void MagnificationControllerImpl::OnWindowDestroying( function in class:ash::MagnificationControllerImpl
H A Dpartial_magnification_controller.cc99 void PartialMagnificationController::OnWindowDestroying( function in class:ash::PartialMagnificationController
/external/chromium_org/ash/shelf/
H A Dshelf_window_watcher.cc61 void ShelfWindowWatcher::RootWindowObserver::OnWindowDestroying( function in class:ash::ShelfWindowWatcher::RootWindowObserver
232 void ShelfWindowWatcher::OnWindowDestroying(aura::Window* window) { function in class:ash::ShelfWindowWatcher
/external/chromium_org/ash/test/
H A Dtest_shelf_delegate.cc65 void TestShelfDelegate::OnWindowDestroying(aura::Window* window) { function in class:ash::test::TestShelfDelegate
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager.cc858 void DockedWindowLayoutManager::OnWindowDestroying(aura::Window* window) { function in class:ash::DockedWindowLayoutManager
/external/chromium_org/ash/wm/gestures/
H A Dlong_press_affordance_handler.cc362 void LongPressAffordanceHandler::OnWindowDestroying(aura::Window* window) { function in class:ash::LongPressAffordanceHandler
/external/chromium_org/ash/wm/
H A Dimmersive_fullscreen_controller.cc148 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
231 void ImmersiveFullscreenController::BubbleManager::OnWindowDestroying( function in class:ash::ImmersiveFullscreenController::BubbleManager
H A Dlock_layout_manager.cc94 void LockLayoutManager::OnWindowDestroying(aura::Window* window) { function in class:ash::LockLayoutManager
H A Dresize_handle_window_targeter.cc45 void ResizeHandleWindowTargeter::OnWindowDestroying(aura::Window* window) { function in class:ash::ResizeHandleWindowTargeter
H A Dsystem_modal_container_layout_manager.cc115 void SystemModalContainerLayoutManager::OnWindowDestroying( function in class:ash::SystemModalContainerLayoutManager
187 // and OnWindowDestroying is called first.
H A Dtoplevel_window_event_handler.cc103 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
142 void ToplevelWindowEventHandler::ScopedWindowResizer::OnWindowDestroying( function in class:ash::ToplevelWindowEventHandler::ScopedWindowResizer
/external/chromium_org/ash/wm/maximize_mode/
H A Dmaximize_mode_window_manager.cc95 void MaximizeModeWindowManager::OnWindowDestroying(aura::Window* window) { function in class:ash::MaximizeModeWindowManager
/external/chromium_org/ash/wm/overview/
H A Dwindow_grid.cc328 void WindowGrid::OnWindowDestroying(aura::Window* window) { function in class:WindowGrid
H A Dwindow_selector.cc433 void WindowSelector::OnWindowDestroying(aura::Window* window) { function in class:ash::WindowSelector
/external/chromium_org/ash/wm/workspace/
H A Dmulti_window_resize_controller.cc219 void MultiWindowResizeController::OnWindowDestroying( function in class:ash::MultiWindowResizeController
H A Dworkspace_layout_manager.cc228 void WorkspaceLayoutManager::OnWindowDestroying(aura::Window* window) { function in class:ash::WorkspaceLayoutManager
/external/chromium_org/athena/wm/
H A Dwindow_manager_impl.cc313 void WindowManagerImpl::OnWindowDestroying(aura::Window* window) { function in class:athena::WindowManagerImpl
/external/chromium_org/chrome/browser/renderer_host/pepper/
H A Dpepper_output_protection_message_filter.cc94 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
238 void PepperOutputProtectionMessageFilter::Delegate::OnWindowDestroying( function in class:chrome::PepperOutputProtectionMessageFilter::Delegate
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dapp_window_launcher_controller.cc123 void AppWindowLauncherController::OnWindowDestroying(aura::Window* window) { function in class:AppWindowLauncherController
/external/chromium_org/chrome/browser/ui/libgtk2ui/
H A Dprint_dialog_gtk2.cc536 void PrintDialogGtk2::OnWindowDestroying(aura::Window* window) { function in class:PrintDialogGtk2
H A Dselect_file_dialog_impl_gtk2.cc77 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE;
201 void SelectFileDialogImplGTK::OnWindowDestroying(aura::Window* window) { function in class:libgtk2ui::SelectFileDialogImplGTK
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_frame_ash.cc84 void BrowserFrameAsh::OnWindowDestroying(aura::Window* window) { function in class:BrowserFrameAsh
89 NativeWidgetAura::OnWindowDestroying(window);
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.cc1760 void RenderWidgetHostViewAura::OnWindowDestroying(aura::Window* window) { function in class:content::RenderWidgetHostViewAura
2282 // RenderWidgetHostViewAura::OnWindowDestroying and the pointer should
/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
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura.cc632 virtual void OnWindowDestroying(aura::Window* window) OVERRIDE {
1469 void WebContentsViewAura::OnWindowDestroying(aura::Window* window) { function in class:content::WebContentsViewAura

Completed in 4716 milliseconds

12