Searched refs:default_window_size (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ui/wm/test/
H A Dwm_test_helper.cc17 WMTestHelper::WMTestHelper(const gfx::Size& default_window_size) { argument
21 gfx::Rect(default_window_size))));
H A Dwm_test_helper.h41 explicit WMTestHelper(const gfx::Size& default_window_size);
/external/chromium_org/content/shell/browser/
H A Dshell_android.cc23 void Shell::PlatformInitialize(const gfx::Size& default_window_size) { argument
H A Dshell_views.cc301 void Shell::PlatformInitialize(const gfx::Size& default_window_size) { argument
310 wm_test_helper_ = new wm::WMTestHelper(default_window_size);
H A Dshell.h169 static void PlatformInitialize(const gfx::Size& default_window_size);
H A Dshell_aura.cc154 void Shell::PlatformInitialize(const gfx::Size& default_window_size) { argument
H A Dshell_win.cc35 void Shell::PlatformInitialize(const gfx::Size& default_window_size) { argument
H A Dshell_gtk.cc58 void Shell::PlatformInitialize(const gfx::Size& default_window_size) { argument

Completed in 94 milliseconds