Searched refs:AlertTestWindow (Results 1 – 4 of 4) sorted by relevance
18 AlertTestWindow::AlertTestWindow(BRect frame) in AlertTestWindow() function in AlertTestWindow56 AlertTestWindow::MessageReceived(BMessage *message) in MessageReceived()87 AlertTestWindow::Test() in Test()153 AlertTestWindow::QuitRequested() in QuitRequested()
12 class AlertTestWindow : public BWindow {14 AlertTestWindow(BRect frame);
5 AlertTestWindow.cpp
19 fMainWindow = new AlertTestWindow(rect); in AlertManualTestApp()