HomeSort by relevance Sort by last modified time
    Searched refs:FPDFBitmap_Destroy (Results 1 - 4 of 4) sorted by null

  /external/pdfium/fpdfsdk/src/
fpdfview_c_api_test.c 201 CHK(FPDFBitmap_Destroy);
fpdfview.cpp 670 DLLEXPORT void STDCALL FPDFBitmap_Destroy(FPDF_BITMAP bitmap)
  /external/pdfium/public/
fpdfview.h 489 // by itself. FPDFBitmap_Destroy function will not destroy the buffer.
550 // Function: FPDFBitmap_Destroy
559 DLLEXPORT void STDCALL FPDFBitmap_Destroy(FPDF_BITMAP bitmap);
  /external/pdfium/samples/
pdfium_test.cc 544 FPDFBitmap_Destroy(bitmap);

Completed in 184 milliseconds