Home
last modified time | relevance | path

Searched defs:OnHostResized (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ui/aura/
Dwindow_tree_host_observer.h21 virtual void OnHostResized(const WindowTreeHost* host) {} in OnHostResized() function
Dwindow_tree_host.cc229 void WindowTreeHost::OnHostResized(const gfx::Size& new_size) { in OnHostResized() function in aura::WindowTreeHost
/external/chromium_org/ash/display/
Dmirror_window_controller.cc157 void MirrorWindowController::OnHostResized(const aura::WindowTreeHost* host) { in OnHostResized() function in ash::MirrorWindowController
Ddisplay_controller.cc641 void DisplayController::OnHostResized(const aura::WindowTreeHost* host) { in OnHostResized() function in ash::DisplayController
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_native_widget_aura.cc1156 void DesktopNativeWidgetAura::OnHostResized(const aura::WindowTreeHost* host) { in OnHostResized() function in views::DesktopNativeWidgetAura