Searched refs:ContinueWindowGtk (Results 1 – 1 of 1) sorted by relevance
17 class ContinueWindowGtk : public ContinueWindow { class19 ContinueWindowGtk();20 virtual ~ContinueWindowGtk();30 CHROMEG_CALLBACK_1(ContinueWindowGtk, void, OnResponse, GtkDialog*, int);34 DISALLOW_COPY_AND_ASSIGN(ContinueWindowGtk);37 ContinueWindowGtk::ContinueWindowGtk() in ContinueWindowGtk() function in remoting::ContinueWindowGtk41 ContinueWindowGtk::~ContinueWindowGtk() { in ~ContinueWindowGtk()48 void ContinueWindowGtk::ShowUi() { in ShowUi()57 void ContinueWindowGtk::HideUi() { in HideUi()66 void ContinueWindowGtk::CreateWindow() { in CreateWindow()[all …]