Searched refs:getHeightMils (Results 1 – 8 of 8) 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()
992 public @IntRange(from = 1) int getHeightMils() { in getHeightMils() method in PrintAttributes.MediaSize
1009 mediaSize.getHeightMils())); in doWriteStateLocked()
32919 method @IntRange(from=1) public int getHeightMils();
22889 method public int getHeightMils();