ContinueWindowWin 24 remoting/host/continue_window_win.cc ContinueWindowWin(); ContinueWindowWin 25 remoting/host/continue_window_win.cc virtual ~ContinueWindowWin(); ContinueWindowWin 42 remoting/host/continue_window_win.cc DISALLOW_COPY_AND_ASSIGN(ContinueWindowWin); ContinueWindowWin 45 remoting/host/continue_window_win.cc ContinueWindowWin::ContinueWindowWin() ContinueWindowWin 49 remoting/host/continue_window_win.cc ContinueWindowWin::~ContinueWindowWin() { ContinueWindowWin 53 remoting/host/continue_window_win.cc void ContinueWindowWin::ShowUi() { ContinueWindowWin 68 remoting/host/continue_window_win.cc void ContinueWindowWin::HideUi() { ContinueWindowWin 74 remoting/host/continue_window_win.cc BOOL CALLBACK ContinueWindowWin::DialogProc(HWND hwnd, UINT msg, ContinueWindowWin 76 remoting/host/continue_window_win.cc ContinueWindowWin* win = NULL; ContinueWindowWin 78 remoting/host/continue_window_win.cc win = reinterpret_cast<ContinueWindowWin*>(lParam); ContinueWindowWin 83 remoting/host/continue_window_win.cc win = reinterpret_cast<ContinueWindowWin*>(lp); ContinueWindowWin 90 remoting/host/continue_window_win.cc BOOL ContinueWindowWin::OnDialogMessage(HWND hwnd, UINT msg, ContinueWindowWin 119 remoting/host/continue_window_win.cc void ContinueWindowWin::EndDialog() { ContinueWindowWin 132 remoting/host/continue_window_win.cc return scoped_ptr<HostWindow>(new ContinueWindowWin());