Searched refs:SetHostSize (Results 1 – 9 of 9) sorted by relevance
74 Shell::GetPrimaryRootWindow()->GetDispatcher()->SetHostSize(kNewSize); in TEST_F()
97 dispatcher()->SetHostSize(gfx::Size(800, 600)); in SetUp()
41 second_root_->SetHostSize(gfx::Size(800, 600)); in SetUp()
150 root_window_->SetHostSize(gfx::Size(width, height)); in ResizeWindow()
109 GetWidget()->GetNativeWindow()->GetDispatcher()->SetHostSize( in SetWebContents()
110 void SetHostSize(const gfx::Size& size_in_pixel);
254 void RootWindow::SetHostSize(const gfx::Size& size_in_pixel) { in SetHostSize() function in aura::RootWindow
140 content->GetDispatcher()->SetHostSize(gfx::Size(800, 600)); in StartTestWithPage()
45 dispatcher()->SetHostSize(gfx::Size(640, 480)); in SetUp()