Home
last modified time | relevance | path

Searched refs:FPDFBitmap_Destroy (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/public/cpp/
Dfpdf_deleters.h29 inline void operator()(FPDF_BITMAP bitmap) { FPDFBitmap_Destroy(bitmap); } in operator()
/external/pdfium/fpdfsdk/
Dfpdf_editimg_unittest.cpp69 FPDFBitmap_Destroy(bitmap); in TEST_F()
Dfpdf_view_c_api_test.c383 CHK(FPDFBitmap_Destroy); in CheckPDFiumCApi()
Dfpdf_edit_embeddertest.cpp3208 FPDFBitmap_Destroy(bitmap); in TEST_F()
3215 FPDFBitmap_Destroy(bitmap); in TEST_F()
3222 FPDFBitmap_Destroy(bitmap); in TEST_F()
3229 FPDFBitmap_Destroy(bitmap); in TEST_F()
3236 FPDFBitmap_Destroy(bitmap); in TEST_F()
3243 FPDFBitmap_Destroy(bitmap); in TEST_F()
Dfpdf_view.cpp851 FPDF_EXPORT void FPDF_CALLCONV FPDFBitmap_Destroy(FPDF_BITMAP bitmap) { in FPDFBitmap_Destroy() function
Dfpdf_formfill_embeddertest.cpp590 FPDFBitmap_Destroy(bitmap); in TEST_F()
Dfpdf_annot_embeddertest.cpp1006 FPDFBitmap_Destroy(image_bitmap); in TEST_F()
/external/pdfium/public/
Dfpdfview.h1116 FPDF_EXPORT void FPDF_CALLCONV FPDFBitmap_Destroy(FPDF_BITMAP bitmap);