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.h37 #include "talk/examples/peerconnection/client/main_wnd.h"
66 Conductor(PeerConnectionClient* client, MainWindow* main_wnd);
H A Dconductor.cc67 Conductor::Conductor(PeerConnectionClient* client, MainWindow* main_wnd) argument
70 main_wnd_(main_wnd) {
72 main_wnd->RegisterObserver(this);
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
H A Dmain_wnd.h32 #include "talk/examples/peerconnection/client/main_wnd.h"
92 VideoRenderer(GtkMainWnd* main_wnd,
H A Dmain_wnd.cc29 #include "talk/examples/peerconnection/client/linux/main_wnd.h"
473 GtkMainWnd* main_wnd,
477 main_wnd_(main_wnd),
472 VideoRenderer( GtkMainWnd* main_wnd, webrtc::VideoTrackInterface* track_to_render) argument

Completed in 115 milliseconds