OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ResizeWindow
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/shell/browser/
shell_aura.h
31
void
ResizeWindow
(int width, int height);
shell_aura.cc
149
void ShellAuraPlatformData::
ResizeWindow
(int width, int height) {
181
platform_->
ResizeWindow
(width, height);
Completed in 100 milliseconds