Lines Matching refs:PdfEditor
22566 Landroid/graphics/pdf/PdfEditor;
22567 Landroid/graphics/pdf/PdfEditor;-><init>(Landroid/os/ParcelFileDescriptor;)V
22568 Landroid/graphics/pdf/PdfEditor;->close()V
22569 Landroid/graphics/pdf/PdfEditor;->doClose()V
22570 Landroid/graphics/pdf/PdfEditor;->getPageCount()I
22571 Landroid/graphics/pdf/PdfEditor;->getPageCropBox(ILandroid/graphics/Rect;)Z
22572 Landroid/graphics/pdf/PdfEditor;->getPageMediaBox(ILandroid/graphics/Rect;)Z
22573 Landroid/graphics/pdf/PdfEditor;->getPageSize(ILandroid/graphics/Point;)V
22574 Landroid/graphics/pdf/PdfEditor;->mCloseGuard:Ldalvik/system/CloseGuard;
22575 Landroid/graphics/pdf/PdfEditor;->mInput:Landroid/os/ParcelFileDescriptor;
22576 Landroid/graphics/pdf/PdfEditor;->mNativeDocument:J
22577 Landroid/graphics/pdf/PdfEditor;->mPageCount:I
22578 Landroid/graphics/pdf/PdfEditor;->nativeClose(J)V
22579 Landroid/graphics/pdf/PdfEditor;->nativeGetPageCount(J)I
22580 Landroid/graphics/pdf/PdfEditor;->nativeGetPageCropBox(JILandroid/graphics/Rect;)Z
22581 Landroid/graphics/pdf/PdfEditor;->nativeGetPageMediaBox(JILandroid/graphics/Rect;)Z
22582 Landroid/graphics/pdf/PdfEditor;->nativeGetPageSize(JILandroid/graphics/Point;)V
22583 Landroid/graphics/pdf/PdfEditor;->nativeOpen(IJ)J
22584 Landroid/graphics/pdf/PdfEditor;->nativeRemovePage(JI)I
22585 Landroid/graphics/pdf/PdfEditor;->nativeScaleForPrinting(J)Z
22586 Landroid/graphics/pdf/PdfEditor;->nativeSetPageCropBox(JILandroid/graphics/Rect;)V
22587 Landroid/graphics/pdf/PdfEditor;->nativeSetPageMediaBox(JILandroid/graphics/Rect;)V
22588 Landroid/graphics/pdf/PdfEditor;->nativeSetTransformAndClip(JIJIIII)V
22589 Landroid/graphics/pdf/PdfEditor;->nativeWrite(JI)V
22590 Landroid/graphics/pdf/PdfEditor;->removePage(I)V
22591 Landroid/graphics/pdf/PdfEditor;->setPageCropBox(ILandroid/graphics/Rect;)V
22592 Landroid/graphics/pdf/PdfEditor;->setPageMediaBox(ILandroid/graphics/Rect;)V
22593 Landroid/graphics/pdf/PdfEditor;->setTransformAndClip(ILandroid/graphics/Matrix;Landroid/graphics/R…
22594 Landroid/graphics/pdf/PdfEditor;->shouldScaleForPrinting()Z
22595 Landroid/graphics/pdf/PdfEditor;->throwIfClosed()V
22596 Landroid/graphics/pdf/PdfEditor;->throwIfCropBoxNull(Landroid/graphics/Rect;)V
22597 Landroid/graphics/pdf/PdfEditor;->throwIfMediaBoxNull(Landroid/graphics/Rect;)V
22598 Landroid/graphics/pdf/PdfEditor;->throwIfNotNullAndNotAfine(Landroid/graphics/Matrix;)V
22599 Landroid/graphics/pdf/PdfEditor;->throwIfOutCropBoxNull(Landroid/graphics/Rect;)V
22600 Landroid/graphics/pdf/PdfEditor;->throwIfOutMediaBoxNull(Landroid/graphics/Rect;)V
22601 Landroid/graphics/pdf/PdfEditor;->throwIfOutSizeNull(Landroid/graphics/Point;)V
22602 Landroid/graphics/pdf/PdfEditor;->throwIfPageNotInDocument(I)V
22603 Landroid/graphics/pdf/PdfEditor;->write(Landroid/os/ParcelFileDescriptor;)V