HomeSort by relevance Sort by last modified time
    Searched refs:MainWindow (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
conductor.h 66 Conductor(PeerConnectionClient* client, MainWindow* main_wnd);
137 MainWindow* main_wnd_;
main_wnd.h 56 class MainWindow {
58 virtual ~MainWindow() {}
88 class MainWnd : public MainWindow {
conductor.cc 67 Conductor::Conductor(PeerConnectionClient* client, MainWindow* main_wnd)
130 if (main_wnd_->current_ui() != MainWindow::STREAMING)
197 if (main_wnd_->current_ui() == MainWindow::LIST_PEERS)
208 if (main_wnd_->current_ui() == MainWindow::LIST_PEERS)
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/linux/
main_wnd.h 46 class GtkMainWnd : public MainWindow {
58 virtual MainWindow::UI current_ui();
main_wnd.cc 176 MainWindow::UI GtkMainWnd::current_ui() {
  /development/ide/xcode/ports/
skia_mac.cp 66 // Then create a window. "MainWindow" is the name of the window object. This name is set in
68 err = CreateWindowFromNib(nibRef, CFSTR("MainWindow"), &window);
  /external/libvorbis/examples/
frameview.pl 24 my $toplevel=new MainWindow(-class=>'AnalyzerGraph');
114 my $panel=new MainWindow(-class=>'AnalyzerPanel');
267 $toplevel->bind('MainWindow','<Configure>',[sub{$toplevel->update();
  /prebuilts/devtools/tools/lib/
traceview.jar 

Completed in 1088 milliseconds