Searched refs:ShouldScaleForPrinting (Results 1 – 2 of 2) sorted by relevance
81 bool ShouldScaleForPrinting() const { return should_scale_for_printing_; } in ShouldScaleForPrinting() function
312 return doc->ShouldScaleForPrinting(); in Java_android_graphics_pdf_PdfDocumentProxy_scaleForPrinting()