Searched refs:FPDFBitmap_Destroy (Results 1 – 3 of 3) sorted by relevance
553 DLLEXPORT void STDCALL FPDFBitmap_Destroy(FPDF_BITMAP bitmap);
785 FPDFBitmap_Destroy(progressive_paints_[i].bitmap); in PostPaint()1077 FPDFBitmap_Destroy(bitmap); in CreateSinglePageRasterPdf()2024 FPDFBitmap_Destroy(bitmap); in PaintThumbnail()2464 FPDFBitmap_Destroy(bitmap); in FinishPaint()2473 FPDFBitmap_Destroy(progressive_paints_[i].bitmap); in CancelPaints()2599 FPDFBitmap_Destroy(bitmap); in PaintUnavailablePage()3439 FPDFBitmap_Destroy(bitmap); in RenderPDFPageToDC()3481 FPDFBitmap_Destroy(bitmap); in RenderPDFPageToBitmap()
773 DLLEXPORT void STDCALL FPDFBitmap_Destroy(FPDF_BITMAP bitmap) in FPDFBitmap_Destroy() function