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

/external/chromium_org/chrome/browser/apps/
H A Dweb_view_interactive_browsertest.cc69 gfx::NativeWindow GetPlatformAppWindow() { function in class:WebViewInteractiveTest
79 GetPlatformAppWindow(), key, false, false, false, false));
87 GetPlatformAppWindow(), ui::VKEY_C, false, false, false, true));
91 GetPlatformAppWindow(), ui::VKEY_C, true, false, false, false));
99 GetPlatformAppWindow(), ui::VKEY_LEFT, false, false, false, true));
103 GetPlatformAppWindow(), ui::VKEY_LEFT, true, false, false, false));
111 GetPlatformAppWindow(), ui::VKEY_OEM_4, false, false, false, true));
115 GetPlatformAppWindow(), ui::VKEY_BROWSER_BACK,
124 GetPlatformAppWindow(), ui::VKEY_OEM_6, false, false, false, true));
128 GetPlatformAppWindow(), u
[all...]

Completed in 876 milliseconds