Searched refs:paddingBottomPts (Results 1 – 1 of 1) sorted by relevance
148 final int paddingBottomPts = pointsFromMils(minMargins.getBottomMils()); in renderPage() local154 clip.bottom = (int) (bitmapHeight - paddingBottomPts * displayScale); in renderPage()339 final int paddingBottomPts = pointsFromMils(minMargins.getBottomMils()); in applyPrintAttributes() local345 clip.bottom -= paddingBottomPts; in applyPrintAttributes()