Searched refs:PrintTestWindow (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/kits/interface/bprintjob/
H A DPrintTestWindow.hpp4 class PrintTestWindow;
8 class PrintTestWindow : public BWindow class in inherits:BWindow
12 PrintTestWindow();
H A DPrintTestWindow.cpp1 #include "PrintTestWindow.hpp"
10 PrintTestWindow::PrintTestWindow() function in class:PrintTestWindow
16 bool PrintTestWindow::QuitRequested()
27 void PrintTestWindow::BuildGUI()
H A DPrintTestApp.cpp2 #include "PrintTestWindow.hpp"
37 (new PrintTestWindow)->Show();

Completed in 269 milliseconds