Searched refs:dstHeightPts (Results 1 – 1 of 1) sorted by relevance
117 final int dstHeightPts = pointsFromMils( in renderPage() local131 displayScale = (float) bitmapHeight / dstHeightPts; in renderPage()285 final int dstHeightPts = pointsFromMils(attributes.getMediaSize().getHeightMils()); in applyPrintAttributes() local301 mediaBox.bottom = dstHeightPts; in applyPrintAttributes()305 transform.setTranslate(0, srcHeightPts - dstHeightPts); in applyPrintAttributes()311 (float) dstHeightPts / srcHeightPts); in applyPrintAttributes()