Lines Matching refs:PdfEditor

18260 Landroid/graphics/pdf/PdfEditor;-><init>(Landroid/os/ParcelFileDescriptor;)V
18261 Landroid/graphics/pdf/PdfEditor;->close()V
18262 Landroid/graphics/pdf/PdfEditor;->doClose()V
18263 Landroid/graphics/pdf/PdfEditor;->getPageCount()I
18264 Landroid/graphics/pdf/PdfEditor;->getPageCropBox(ILandroid/graphics/Rect;)Z
18265 Landroid/graphics/pdf/PdfEditor;->getPageMediaBox(ILandroid/graphics/Rect;)Z
18266 Landroid/graphics/pdf/PdfEditor;->getPageSize(ILandroid/graphics/Point;)V
18267 Landroid/graphics/pdf/PdfEditor;->mCloseGuard:Ldalvik/system/CloseGuard;
18268 Landroid/graphics/pdf/PdfEditor;->mInput:Landroid/os/ParcelFileDescriptor;
18269 Landroid/graphics/pdf/PdfEditor;->mNativeDocument:J
18270 Landroid/graphics/pdf/PdfEditor;->mPageCount:I
18271 Landroid/graphics/pdf/PdfEditor;->nativeClose(J)V
18272 Landroid/graphics/pdf/PdfEditor;->nativeGetPageCount(J)I
18273 Landroid/graphics/pdf/PdfEditor;->nativeGetPageCropBox(JILandroid/graphics/Rect;)Z
18274 Landroid/graphics/pdf/PdfEditor;->nativeGetPageMediaBox(JILandroid/graphics/Rect;)Z
18275 Landroid/graphics/pdf/PdfEditor;->nativeGetPageSize(JILandroid/graphics/Point;)V
18276 Landroid/graphics/pdf/PdfEditor;->nativeOpen(IJ)J
18277 Landroid/graphics/pdf/PdfEditor;->nativeRemovePage(JI)I
18278 Landroid/graphics/pdf/PdfEditor;->nativeScaleForPrinting(J)Z
18279 Landroid/graphics/pdf/PdfEditor;->nativeSetPageCropBox(JILandroid/graphics/Rect;)V
18280 Landroid/graphics/pdf/PdfEditor;->nativeSetPageMediaBox(JILandroid/graphics/Rect;)V
18281 Landroid/graphics/pdf/PdfEditor;->nativeSetTransformAndClip(JIJIIII)V
18282 Landroid/graphics/pdf/PdfEditor;->nativeWrite(JI)V
18283 Landroid/graphics/pdf/PdfEditor;->removePage(I)V
18284 Landroid/graphics/pdf/PdfEditor;->setPageCropBox(ILandroid/graphics/Rect;)V
18285 Landroid/graphics/pdf/PdfEditor;->setPageMediaBox(ILandroid/graphics/Rect;)V
18286 Landroid/graphics/pdf/PdfEditor;->setTransformAndClip(ILandroid/graphics/Matrix;Landroid/graphics/R…
18287 Landroid/graphics/pdf/PdfEditor;->shouldScaleForPrinting()Z
18288 Landroid/graphics/pdf/PdfEditor;->throwIfClosed()V
18289 Landroid/graphics/pdf/PdfEditor;->throwIfCropBoxNull(Landroid/graphics/Rect;)V
18290 Landroid/graphics/pdf/PdfEditor;->throwIfMediaBoxNull(Landroid/graphics/Rect;)V
18291 Landroid/graphics/pdf/PdfEditor;->throwIfNotNullAndNotAfine(Landroid/graphics/Matrix;)V
18292 Landroid/graphics/pdf/PdfEditor;->throwIfOutCropBoxNull(Landroid/graphics/Rect;)V
18293 Landroid/graphics/pdf/PdfEditor;->throwIfOutMediaBoxNull(Landroid/graphics/Rect;)V
18294 Landroid/graphics/pdf/PdfEditor;->throwIfOutSizeNull(Landroid/graphics/Point;)V
18295 Landroid/graphics/pdf/PdfEditor;->throwIfPageNotInDocument(I)V
18296 Landroid/graphics/pdf/PdfEditor;->write(Landroid/os/ParcelFileDescriptor;)V