restart 139 gui/Player.cpp _gui.restart();
restart 480 gui/aos4/aos4.cpp restart();
restart 345 gui/fltk/fltk.cpp gui->restart();
restart 2093 gui/gtk/gtk.cpp GtkWidget *restart = gtk_image_menu_item_new_with_label(_("Restart Movie"));
restart 2096 gui/gtk/gtk.cpp gtk_menu_append(menu, restart);
restart 2097 gui/gtk/gtk.cpp gtk_widget_show(restart);
restart 2098 gui/gtk/gtk.cpp g_signal_connect(restart, "activate", G_CALLBACK(menuRestart), this);
restart 2643 gui/gtk/gtk.cpp gui->restart();
restart 591 gui/gui.cpp restart();
restart 372 gui/gui.h void restart();
restart 130 gui/kde/Kde4Glue.cpp _gui.restart();
restart 59 gui/kde/Kde4Glue.h void restart();
restart 592 gui/kde/Kde4Gui.cpp _drawingWidget, SLOT(restart()));
restart 352 gui/kde/kde.cpp _godfather->restart();
restart 45 libbase/WallClockTimer.h void restart();
restart 739 libbase/curl_adapter.cpp lastProgress.restart();
restart 501 libbase/snappingrange.h bool restart = true;
restart 505 libbase/snappingrange.h while (restart) {
restart 509 libbase/snappingrange.h restart=false;
restart 521 libbase/snappingrange.h restart=true; // restart from beginning
restart 527 libbase/snappingrange.h if (restart) break;
restart 47 libcore/ManualClock.h void restart()
restart 47 libcore/SystemClock.h void restart();
restart 48 libcore/VirtualClock.h virtual void restart()=0;
restart 86 libcore/VirtualClock.h void restart()
restart 66 libcore/vm/VM.cpp _clock.restart();
restart 292 testsuite/MovieTester.h void restart();
restart 51 testsuite/misc-ming.all/loop/simple_loop_testrunner.cpp tester.restart();