Searched defs:SizeTo (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/content/shell/browser/ | ||
D | shell_win.cc | 140 void Shell::SizeTo(const gfx::Size& size) { in SizeTo() function in content::Shell |
D | shell_gtk.cc | 241 void Shell::SizeTo(const gfx::Size& content_size) { in SizeTo() function in content::Shell |