Home
last modified time | relevance | path

Searched defs:ShellInitParams (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ash/
Dshell_init_params.h24 struct ASH_EXPORT ShellInitParams { struct
28 ShellDelegate* delegate;
30 ui::ContextFactory* context_factory;
33 HWND remote_hwnd;
Dshell_init_params.cc11 ShellInitParams::ShellInitParams() in ShellInitParams() function in ash::ShellInitParams