Home
last modified time | relevance | path

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

/haiku/headers/libs/print/libprint/
H A DJobData.h310 void SetPhysicalRect(const BRect& PhysicalRect);
566 JobData::SetPhysicalRect(const BRect &rect) in SetPhysicalRect() function
/haiku/src/libs/print/libprint/
H A DPageSetupDlg.cpp317 fJobData->SetPhysicalRect(physical_rect); in UpdateJobData()
H A DGraphicsDriver.cpp119 fRealJobData->SetPhysicalRect( in _SetupData()