Searched refs:scaleForPrinting (Results 1 – 3 of 3) sorted by relevance
210 public native boolean scaleForPrinting(); in scaleForPrinting() method in PdfDocumentProxy
412 public boolean scaleForPrinting() { in scaleForPrinting() method415 return mPdfDocument.scaleForPrinting(); in scaleForPrinting()
287 return mPdfProcessor.scaleForPrinting(); in shouldScaleForPrinting()