Searched refs:SetPrinter (Results 1 - 6 of 6) sorted by relevance

/haiku/src/servers/print/
H A DSettings.h27 void SetPrinter(const char* printer) { fPrinter = printer; } function in class:AppSettings
45 void SetPrinter(const char* p) { fPrinter = p; } function in class:PrinterSettings
H A DPrinter.cpp470 fJob->SetPrinter(this);
H A DConfigWindow.cpp439 app->SetPrinter(printer);
/haiku/headers/private/print/
H A DJobSetupPanel.h62 void SetPrinter(BPrinter* printer, bool keepSettings);
H A DJobs.h91 void SetPrinter(Printer* p) { fPrinter = p; } function in class:Job
/haiku/src/kits/print/
H A DJobSetupPanel.cpp120 BJobSetupPanel::SetPrinter(BPrinter* printer, bool keepSettings) function in class:BPrivate::Print::BJobSetupPanel

Completed in 51 milliseconds