Searched refs:PrintTestWindow (Results 1 – 4 of 4) sorted by relevance
4 class PrintTestWindow;8 class PrintTestWindow : public BWindow class12 PrintTestWindow();
10 PrintTestWindow::PrintTestWindow() in PrintTestWindow() function in PrintTestWindow16 bool PrintTestWindow::QuitRequested() in QuitRequested()27 void PrintTestWindow::BuildGUI() in BuildGUI()
11 PrintTestWindow.cpp
37 (new PrintTestWindow)->Show(); in ReadyToRun()