OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AdjustWindowSize
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/shell/browser/
shell.cc
152
gfx::Size Shell::
AdjustWindowSize
(const gfx::Size& initial_size) {
165
create_params.initial_size =
AdjustWindowSize
(initial_size);
192
CreateShell(new_contents,
AdjustWindowSize
(initial_pos.size()));
shell.h
175
static gfx::Size
AdjustWindowSize
(const gfx::Size& initial_size);
Completed in 41 milliseconds