Searched refs:pwidth (Results 1 – 1 of 1) sorted by relevance
5581 double pwidth, plength; /* Output page width and length in user units*/ in computeOutputPixelOffsets() local5634 pwidth = iwidth; in computeOutputPixelOffsets()5636 pwidth = page->width; in computeOutputPixelOffsets()5650 page->res_unit, scale, pwidth, plength); in computeOutputPixelOffsets()5667 if ((hmargin * 2.0) > (pwidth * page->hres)) in computeOutputPixelOffsets()5702 owidth = (uint32)((pwidth * page->hres) - (hmargin * 2)); in computeOutputPixelOffsets()