Home
last modified time | relevance | path

Searched refs:FPDF_DestroyLibrary (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/docs/
Dgetting-started.md50 FPDF_DestroyLibrary();
170 FPDF_DestroyLibrary();
/external/pdfium/public/
Dfpdfview.h225 FPDF_EXPORT void FPDF_CALLCONV FPDF_DestroyLibrary();
/external/pdfium/fpdfsdk/
Dfpdfview_c_api_test.c314 CHK(FPDF_DestroyLibrary); in CheckPDFiumCApi()
Dfpdfview.cpp488 FPDF_EXPORT void FPDF_CALLCONV FPDF_DestroyLibrary() { in FPDF_DestroyLibrary() function
/external/pdfium/testing/
Dembedder_test.cpp94 FPDF_DestroyLibrary(); in TearDown()
/external/pdfium/samples/
Dpdfium_test.cc1638 FPDF_DestroyLibrary(); in main()