Searched refs:RotateRect (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/print/libprint/
H A DGraphicsDriver.cpp73 RotateRect(BRect rect) function
116 RotateRect(fOrgJobData->GetPrintableRect()));
118 RotateRect(fOrgJobData->GetScaledPrintableRect()));
120 RotateRect(fOrgJobData->GetPhysicalRect()));
122 RotateRect(fOrgJobData->GetScaledPhysicalRect()));
H A DPreview.cpp112 RotateRect(const BRect& rect) function in namespace:__anon1833
237 fPaperRect = RotateRect(fPaperRect);
238 fPrintableRect = RotateRect(fPrintableRect);
678 printRect = RotateRect(printRect);

Completed in 39 milliseconds