Home
last modified time | relevance | path

Searched refs:ResizeWindow (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/shell/browser/
Dshell_aura.cc149 void ShellAuraPlatformData::ResizeWindow(int width, int height) { in ResizeWindow() function in content::ShellAuraPlatformData
181 platform_->ResizeWindow(width, height); in PlatformCreateWindow()
Dshell_aura.h31 void ResizeWindow(int width, int height);