Searched refs:OnRootWindowHostResized (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/aura/
H A Droot_window_observer.h22 virtual void OnRootWindowHostResized(const RootWindow* root) {} function in class:aura::RootWindowObserver
H A Droot_window.cc998 OnRootWindowHostResized(this));
/external/chromium_org/ash/display/
H A Dmirror_window_controller.h63 virtual void OnRootWindowHostResized(const aura::RootWindow* root) OVERRIDE;
H A Ddisplay_controller.h169 virtual void OnRootWindowHostResized(const aura::RootWindow* root) OVERRIDE;
H A Dmirror_window_controller.cc314 void MirrorWindowController::OnRootWindowHostResized( function in class:ash::internal::MirrorWindowController
H A Ddisplay_controller.cc742 void DisplayController::OnRootWindowHostResized(const aura::RootWindow* root) { function in class:ash::DisplayController

Completed in 162 milliseconds