Searched refs:ControlWindow (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/apps/codycam/
H A DCodyCam.h88 class ControlWindow;
111 ControlWindow* fVideoControlWindow;
181 class ControlWindow : public BWindow { class in inherits:BWindow
183 ControlWindow(const BRect& frame, BView* controls,
H A DCodyCam.cpp205 fVideoControlWindow = new ControlWindow(
846 ControlWindow::ControlWindow(const BRect& frame, BView* controls, function in class:ControlWindow
860 ControlWindow::MessageReceived(BMessage* message)
901 ControlWindow::QuitRequested()

Completed in 51 milliseconds