HomeSort by relevance Sort by last modified time
    Searched refs:SetHostBounds (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ui/views/widget/desktop_aura/
x11_desktop_window_move_client.cc 33 root_window_->SetHostBounds(gfx::Rect(
desktop_screen_position_client.cc 90 root->SetHostBounds(bounds);
  /external/chromium_org/ash/display/
mirror_window_controller.cc 203 root_window_->SetHostBounds(display_info.bounds_in_pixel());
display_controller.cc 674 root->SetHostBounds(display_info.bounds_in_pixel());
688 root_windows_[display.id()]->SetHostBounds(
    [all...]
  /external/chromium_org/ui/aura/
root_window.h 112 void SetHostBounds(const gfx::Rect& size_in_pizel);
root_window.cc 260 void RootWindow::SetHostBounds(const gfx::Rect& bounds_in_pixel) {
    [all...]

Completed in 130 milliseconds