Searched refs:getHeightMils (Results 1 – 9 of 9) sorted by relevance
89 mPageHeight = (int) (((float) mediaSize.getHeightMils() / MILS_PER_INCH) in PrintedPdfDocument()
118 attributes.getMediaSize().getHeightMils()); in renderPage()285 final int dstHeightPts = pointsFromMils(attributes.getMediaSize().getHeightMils()); in applyPrintAttributes()
158 proto.write("height_mils", MediaSizeProto.HEIGHT_MILS, mediaSize.getHeightMils()); in writeMediaSize()
433 / mMediaSize.getHeightMils(); in updatePreviewAreaPageSizeAndEmptyState()
944 public @IntRange(from = 1) int getHeightMils() { in getHeightMils() method in PrintAttributes.MediaSize
1009 mediaSize.getHeightMils())); in doWriteStateLocked()
22889 method public int getHeightMils();
36435 method @IntRange(from=1) public int getHeightMils();
36579 method @IntRange(from=1) public int getHeightMils();