Home
last modified time | relevance | path

Searched refs:PrintTestWindow (Results 1 – 4 of 4) sorted by relevance

/haiku/src/tests/kits/interface/bprintjob/
H A DPrintTestWindow.hpp4 class PrintTestWindow;
8 class PrintTestWindow : public BWindow class
12 PrintTestWindow();
H A DPrintTestWindow.cpp10 PrintTestWindow::PrintTestWindow() in PrintTestWindow() function in PrintTestWindow
16 bool PrintTestWindow::QuitRequested() in QuitRequested()
27 void PrintTestWindow::BuildGUI() in BuildGUI()
H A DJamfile11 PrintTestWindow.cpp
H A DPrintTestApp.cpp37 (new PrintTestWindow)->Show(); in ReadyToRun()