Searched refs:UpdateRootWindowSize (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/ash/host/
H A Dash_window_tree_host_ozone.cc36 virtual void UpdateRootWindowSize(const gfx::Size& host_size) OVERRIDE;
86 void AshWindowTreeHostOzone::UpdateRootWindowSize(const gfx::Size& host_size) { function in class:ash::__anon1909::AshWindowTreeHostOzone
H A Dash_remote_window_tree_host_win.cc53 void AshRemoteWindowTreeHostWin::UpdateRootWindowSize( function in class:ash::AshRemoteWindowTreeHostWin
H A Dash_remote_window_tree_host_win.h39 virtual void UpdateRootWindowSize(const gfx::Size& host_size) OVERRIDE;
H A Dash_window_tree_host_x11.h43 virtual void UpdateRootWindowSize(const gfx::Size& host_size) OVERRIDE;
H A Dash_window_tree_host_win.cc98 virtual void UpdateRootWindowSize(const gfx::Size& host_size) OVERRIDE {
H A Dtransformer_helper.cc86 host->UpdateRootWindowSize(host->GetBounds().size());
H A Dash_window_tree_host_x11.cc159 void AshWindowTreeHostX11::UpdateRootWindowSize(const gfx::Size& host_size) { function in class:ash::AshWindowTreeHostX11
/external/chromium_org/ui/aura/
H A Dwindow_tree_host.cc66 UpdateRootWindowSize(GetBounds().size());
99 UpdateRootWindowSize(GetBounds().size());
110 void WindowTreeHost::UpdateRootWindowSize(const gfx::Size& host_size) { function in class:aura::WindowTreeHost
243 UpdateRootWindowSize(layer_size);
H A Dwindow_tree_host.h80 virtual void UpdateRootWindowSize(const gfx::Size& host_size);
/external/chromium_org/athena/env/
H A Dathena_env_impl.cc303 host_->UpdateRootWindowSize(size);
/external/chromium_org/extensions/shell/browser/
H A Dshell_desktop_controller.cc231 host_->UpdateRootWindowSize(size);

Completed in 252 milliseconds