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

/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
H A Dconductor.cc70 main_wnd_(main_wnd) {
95 main_wnd_->MessageBox("Error",
110 main_wnd_->MessageBox("Error",
121 main_wnd_->StopLocalRenderer();
122 main_wnd_->StopRemoteRenderer();
129 if (main_wnd_->IsWindow()) {
130 if (main_wnd_->current_ui() != MainWindow::STREAMING)
131 main_wnd_->SwitchToStreamingUI();
141 main_wnd_->QueueUIThreadCallback(PEER_CONNECTION_ERROR, NULL);
149 main_wnd_
[all...]
H A Dconductor.h137 MainWindow* main_wnd_; member in class:Conductor
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
H A Dmain_wnd.h116 GtkMainWnd* main_wnd_; member in class:GtkMainWnd::VideoRenderer
H A Dmain_wnd.cc477 main_wnd_(main_wnd),
517 g_idle_add(Redraw, main_wnd_);

Completed in 69 milliseconds