Searched refs:FPDFBitmap_Destroy (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/include/
H A Dfpdfview.h478 // by itself. FPDFBitmap_Destroy function will not destroy the buffer.
544 // Function: FPDFBitmap_Destroy
553 DLLEXPORT void STDCALL FPDFBitmap_Destroy(FPDF_BITMAP bitmap);
/external/chromium_org/pdf/pdfium/
H A Dpdfium_engine.cc785 FPDFBitmap_Destroy(progressive_paints_[i].bitmap);
1077 FPDFBitmap_Destroy(bitmap);
2024 FPDFBitmap_Destroy(bitmap);
2464 FPDFBitmap_Destroy(bitmap);
2473 FPDFBitmap_Destroy(progressive_paints_[i].bitmap);
2599 FPDFBitmap_Destroy(bitmap);
3439 FPDFBitmap_Destroy(bitmap);
3481 FPDFBitmap_Destroy(bitmap);
/external/pdfium/fpdfsdk/src/
H A Dfpdfview.cpp773 DLLEXPORT void STDCALL FPDFBitmap_Destroy(FPDF_BITMAP bitmap) function

Completed in 328 milliseconds