Searched refs:plength (Results 1 – 1 of 1) sorted by relevance
5581 double pwidth, plength; /* Output page width and length in user units*/ in computeOutputPixelOffsets() local5639 plength = ilength; in computeOutputPixelOffsets()5641 plength = page->length; in computeOutputPixelOffsets()5650 page->res_unit, scale, pwidth, plength); in computeOutputPixelOffsets()5674 if ((vmargin * 2.0) > (plength * page->vres)) in computeOutputPixelOffsets()5703 olength = (uint32)((plength * page->vres) - (vmargin * 2)); in computeOutputPixelOffsets()