Searched refs:main_wnd (Results 1 – 5 of 5) sorted by relevance
97 'examples/peerconnection/client/main_wnd.cc',98 'examples/peerconnection/client/main_wnd.h',121 'examples/peerconnection/client/linux/main_wnd.cc',122 'examples/peerconnection/client/linux/main_wnd.h',
55 Conductor::Conductor(PeerConnectionClient* client, MainWindow* main_wnd) in Conductor() argument59 main_wnd_(main_wnd) { in Conductor()61 main_wnd->RegisterObserver(this); in Conductor()
48 Conductor(PeerConnectionClient* client, MainWindow* main_wnd);
76 VideoRenderer(GtkMainWnd* main_wnd,
457 GtkMainWnd* main_wnd, in VideoRenderer() argument461 main_wnd_(main_wnd), in VideoRenderer()