Searched refs:GetShowPreview (Results 1 - 3 of 3) sorted by path

/haiku/headers/libs/print/libprint/
H A DJobData.h276 bool GetShowPreview() const;
406 JobData::GetShowPreview() const function in class:JobData
/haiku/src/libs/print/libprint/
H A DJobSetupDlg.cpp326 if (fJobData->GetShowPreview())
H A DPrinterDriver.cpp159 if (jobData != NULL && jobData->GetShowPreview()) {

Completed in 72 milliseconds