Home
last modified time | relevance | path

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

/haiku/headers/libs/print/libprint/
H A DJobData.h313 void SetScaledPhysicalRect(const BRect& PhysicalRect);
581 JobData::SetScaledPhysicalRect(const BRect &rect) in SetScaledPhysicalRect() function
/haiku/src/libs/print/libprint/
H A DPageSetupDlg.cpp318 fJobData->SetScaledPhysicalRect(ScaleRect(physical_rect, scalingR)); in UpdateJobData()
H A DGraphicsDriver.cpp121 fRealJobData->SetScaledPhysicalRect( in _SetupData()