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

/external/chromium_org/ui/views/widget/desktop_aura/
H A Dx11_desktop_window_move_client.cc33 root_window_->SetHostBounds(gfx::Rect(
H A Ddesktop_screen_position_client.cc90 root->SetHostBounds(bounds);
/external/chromium_org/ash/display/
H A Dmirror_window_controller.cc203 root_window_->SetHostBounds(display_info.bounds_in_pixel());
H A Ddisplay_controller.cc674 root->SetHostBounds(display_info.bounds_in_pixel());
688 root_windows_[display.id()]->SetHostBounds(
/external/chromium_org/ui/aura/
H A Droot_window.h112 void SetHostBounds(const gfx::Rect& size_in_pizel);
H A Droot_window.cc260 void RootWindow::SetHostBounds(const gfx::Rect& bounds_in_pixel) { function in class:aura::RootWindow

Completed in 171 milliseconds