Searched refs:paddingLeftPts (Results 1 – 1 of 1) sorted by relevance
145 final int paddingLeftPts = pointsFromMils(minMargins.getLeftMils()); in renderPage() local151 clip.left = (int) (paddingLeftPts * displayScale); in renderPage()336 final int paddingLeftPts = pointsFromMils(minMargins.getLeftMils()); in applyPrintAttributes() local342 clip.left += paddingLeftPts; in applyPrintAttributes()