Home
last modified time | relevance | path

Searched refs:ShouldScaleForPrinting (Results 1 – 2 of 2) sorted by relevance

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Ddocument.h81 bool ShouldScaleForPrinting() const { return should_scale_for_printing_; } in ShouldScaleForPrinting() function
Dpdf_document_jni.cc312 return doc->ShouldScaleForPrinting(); in Java_android_graphics_pdf_PdfDocumentProxy_scaleForPrinting()