Searched refs:GetPhysicalRect (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/libs/print/libprint/
H A DGraphicsDriver.cpp120 RotateRect(fOrgJobData->GetPhysicalRect()));
160 fPageWidth = (fRealJobData->GetPhysicalRect().IntegerWidth()
162 fPageHeight = (fRealJobData->GetPhysicalRect().IntegerHeight()
442 fOrgJobData->GetPhysicalRect(), fOrgJobData->GetScaling());
456 fOrgJobData->GetPhysicalRect()));
/haiku/headers/libs/print/libprint/
H A DJobData.h309 const BRect& GetPhysicalRect() const;
559 JobData::GetPhysicalRect() const function in class:JobData

Completed in 75 milliseconds