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

/haiku/src/apps/showimage/
H A DPrintOptionsWindow.cpp9 #include "PrintOptionsWindow.h"
28 #define B_TRANSLATION_CONTEXT "PrintOptionsWindow"
81 PrintOptionsWindow::PrintOptionsWindow(BPoint at, PrintOptions* options, function in class:PrintOptionsWindow
99 PrintOptionsWindow::~PrintOptionsWindow()
108 PrintOptionsWindow::AddRadioButton(const char* name,
119 PrintOptionsWindow::AddTextControl(const char* name,
131 PrintOptionsWindow::Setup()
203 PrintOptionsWindow
[all...]
H A DPrintOptionsWindow.h58 class PrintOptionsWindow : public BWindow { class in inherits:BWindow
60 PrintOptionsWindow(BPoint at,
62 ~PrintOptionsWindow();
H A DShowImageWindow.cpp1479 new PrintOptionsWindow(BPoint(Frame().left + 30, Frame().top + 50),

Completed in 47 milliseconds