Searched refs:remote_hwnd (Results 1 – 9 of 9) sorted by relevance
13 AshRemoteWindowTreeHostWin::AshRemoteWindowTreeHostWin(HWND remote_hwnd) in AshRemoteWindowTreeHostWin() argument16 SetRemoteWindowHandle(remote_hwnd); in AshRemoteWindowTreeHostWin()
10 AshWindowTreeHostInitParams::AshWindowTreeHostInitParams() : remote_hwnd(NULL) { in AshWindowTreeHostInitParams()
26 HWND remote_hwnd; member
21 explicit AshRemoteWindowTreeHostWin(HWND remote_hwnd);
119 return new AshRemoteWindowTreeHostWin(init_params.remote_hwnd); in Create()
15 , remote_hwnd(NULL) in ShellInitParams()
33 HWND remote_hwnd; member
174 ash_init_params.remote_hwnd = shell_init_params.remote_hwnd; in ShellInitParamsToAshWindowTreeHostInitParams()
68 shell_init_params.remote_hwnd = remote_window; in OpenAsh()