Home
last modified time | relevance | path

Searched refs:GetShowPreview (Results 1 – 3 of 3) sorted by relevance

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