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

/haiku/headers/libs/print/libprint/
H A DJobData.h315 int32 GetNup() const;
588 JobData::GetNup() const function in class:JobData
/haiku/src/libs/print/libprint/
H A DJobSetupDlg.cpp265 sizeof(gNups) / sizeof(gNups[0]), (int)fJobData->GetNup());
H A DGraphicsDriver.cpp110 switch (fOrgJobData->GetNup()) {
441 BPoint scale = GetScale(fOrgJobData->GetNup(),
452 BPoint left_top(GetOffset(fOrgJobData->GetNup(), page_index++,
547 int nup = fOrgJobData->GetNup();
644 && (((page_index + fOrgJobData->GetNup() - 1) / fOrgJobData->GetNup())
683 SpoolData spoolData(spoolFile, fPageCount, fOrgJobData->GetNup(),
692 fInternalCopies,fRealJobData->GetNup());

Completed in 181 milliseconds