Searched refs:SizeTo (Results 1 – 6 of 6) sorted by relevance
225 SizeTo(gfx::Size(width, height)); in PlatformCreateWindow()233 SizeTo(content_size_); in PlatformSetContents()241 void Shell::SizeTo(const gfx::Size& content_size) { in SizeTo() function in content::Shell
133 SizeTo(gfx::Size(width, height)); in PlatformCreateWindow()140 void Shell::SizeTo(const gfx::Size& size) { in SizeTo() function in content::Shell
250 SizeTo(content_size_);263 void Shell::SizeTo(const gfx::Size& content_size) {
75 void SizeTo(const gfx::Size& content_size);
261 main_window_->SizeTo(initial_size_); in PrepareForLayoutTest()
36 shell->SizeTo(size); in ResizeWebContentsView()