Searched refs:getPageCropBox (Results 1 – 3 of 3) sorted by relevance
207 public boolean getPageCropBox(int pageIndex, @NonNull Rect outCropBox) { in getPageCropBox() method in PdfEditor
318 if (mEditor.getPageCropBox(i, cropBox)) { in applyPrintAttributes()
21151 Landroid/graphics/pdf/PdfEditor;->getPageCropBox(ILandroid/graphics/Rect;)Z