Searched refs:setPageCropBox (Results 1 – 3 of 3) sorted by relevance
223 public void setPageCropBox(int pageIndex, @NonNull Rect cropBox) { in setPageCropBox() method in PdfEditor
324 mEditor.setPageCropBox(i, cropBox); in applyPrintAttributes()
22591 Landroid/graphics/pdf/PdfEditor;->setPageCropBox(ILandroid/graphics/Rect;)V