Searched refs:ytemp (Results 1 - 1 of 1) sorted by relevance
/third_party/cups-filters/filter/ |
H A D | imagetoraster.c | 153 ytemp, /* Bitmap height in pixels */ in main() local 1412 ytemp = header.HWResolution[1] * xprint; in main() 1422 ytemp = header.HWResolution[1] * yprint; in main() 1434 z = _cupsImageZoomNew(img, xc0, yc0, xc1, yc1, -xtemp, ytemp, in main() 1437 z = _cupsImageZoomNew(img, xc0, yc0, xc1, yc1, xtemp, ytemp, in main()
|
Completed in 6 milliseconds