Home
last modified time | relevance | path

Searched refs:shouldScaleForPrinting (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/renderer/
DPdfManipulationService.java120 final boolean scaleContent = mRenderer.shouldScaleForPrinting(); in renderPage()
287 final boolean scaleForPrinting = mEditor.shouldScaleForPrinting(); in applyPrintAttributes()
/frameworks/base/graphics/java/android/graphics/pdf/
DPdfEditor.java238 public boolean shouldScaleForPrinting() { in shouldScaleForPrinting() method in PdfEditor
DPdfRenderer.java212 public boolean shouldScaleForPrinting() { in shouldScaleForPrinting() method in PdfRenderer
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt12074 method public boolean shouldScaleForPrinting();
/frameworks/base/non-updatable-api/
Dcurrent.txt15939 method public boolean shouldScaleForPrinting();
/frameworks/base/api/
Dcurrent.txt15939 method public boolean shouldScaleForPrinting();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt21174 Landroid/graphics/pdf/PdfEditor;->shouldScaleForPrinting()Z