Searched refs:AdjustWindowSize (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/shell/browser/
H A Dshell.cc147 gfx::Size Shell::AdjustWindowSize(const gfx::Size& initial_size) { function in class:content::Shell
160 create_params.initial_size = AdjustWindowSize(initial_size);
199 CreateShell(new_contents, AdjustWindowSize(initial_pos.size()));
H A Dshell.h182 static gfx::Size AdjustWindowSize(const gfx::Size& initial_size);

Completed in 167 milliseconds