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

/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPJob.cpp33 void ToGutenprint(int32 fromX, int32 fromY, double& toX, double& toY) { function in class:CoordinateSystem
293 coordinateSystem.ToGutenprint(fPrintRect.left, fPrintRect.top, left, top);

Completed in 38 milliseconds