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

/haiku/src/tests/kits/interface/bprintjob/
H A DPrintTestView.hpp4 class PrintTestView;
8 class PrintTestView : public BView class in inherits:BView
12 PrintTestView(BRect frame);
H A DPrintTestView.cpp1 #include "PrintTestView.hpp"
3 PrintTestView::PrintTestView(BRect frame) function in class:PrintTestView
8 void PrintTestView::Draw(BRect updateRect)
H A DPrintTestWindow.cpp3 #include "PrintTestView.hpp"
57 backdrop->AddChild(new PrintTestView(b));

Completed in 15 milliseconds