Searched refs:applyPrintAttributes (Results 1 – 3 of 3) sorted by relevance
29 void applyPrintAttributes(in PrintAttributes attributes); in applyPrintAttributes() method
269 public void applyPrintAttributes(PrintAttributes attributes) { in applyPrintAttributes() method in PdfManipulationService.PdfEditorImpl
3211 editor.applyPrintAttributes(mAttributesToApply); in doTransform()