Lines Matching refs:VideoWindow
135 fWindow = new VideoWindow( in ReadyToRun()
143 ((VideoWindow*)fWindow)->ApplyControls(); in ReadyToRun()
243 ((VideoWindow*)fWindow)->VideoView(), in _SetUpNodes()
244 ((VideoWindow*)fWindow)->StatusLine(), NULL, 0); in _SetUpNodes()
408 VideoWindow::VideoWindow(const char* title, window_type type, in VideoWindow() function in VideoWindow
491 VideoWindow::~VideoWindow() in ~VideoWindow()
498 VideoWindow::QuitRequested() in QuitRequested()
506 VideoWindow::MessageReceived(BMessage* message) in MessageReceived()
596 VideoWindow::VideoView() in VideoView()
603 VideoWindow::StatusLine() in StatusLine()
610 VideoWindow::_BuildCaptureControls() in _BuildCaptureControls()
745 VideoWindow::ApplyControls() in ApplyControls()
766 VideoWindow::ErrorAlert(const char* message, status_t err) in ErrorAlert()
785 VideoWindow::_SetUpSettings(const char* filename, const char* dirname) in _SetUpSettings()
834 VideoWindow::_UploadClientChanged() in _UploadClientChanged()
846 VideoWindow::_QuitSettings() in _QuitSettings()
865 VideoWindow::ToggleMenuOnOff() in ToggleMenuOnOff()