HomeSort by relevance Sort by last modified time
    Searched defs:SizeTo (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/shell/browser/
shell_gtk.cc 225 SizeTo(gfx::Size(width, height));
233 SizeTo(content_size_);
241 void Shell::SizeTo(const gfx::Size& content_size) {
shell_win.cc 133 SizeTo(gfx::Size(width, height));
140 void Shell::SizeTo(const gfx::Size& size) {

Completed in 1942 milliseconds