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

/external/chromium_org/remoting/host/
H A Dcontinue_window_linux.cc17 class ContinueWindowGtk : public ContinueWindow { class in namespace:remoting
19 ContinueWindowGtk();
20 virtual ~ContinueWindowGtk();
30 CHROMEG_CALLBACK_1(ContinueWindowGtk, void, OnResponse, GtkDialog*, int);
34 DISALLOW_COPY_AND_ASSIGN(ContinueWindowGtk);
37 ContinueWindowGtk::ContinueWindowGtk() function in class:remoting::ContinueWindowGtk
41 ContinueWindowGtk::~ContinueWindowGtk() {
48 void ContinueWindowGtk
[all...]

Completed in 77 milliseconds