Searched refs:FPDF_DestroyLibrary (Results 1 – 7 of 7) sorted by relevance
34 must destroy the library with `FPDF_DestroyLibrary()` when finished. When50 FPDF_DestroyLibrary();173 FPDF_DestroyLibrary();
268 FPDF_EXPORT void FPDF_CALLCONV FPDF_DestroyLibrary();
398 CHK(FPDF_DestroyLibrary); in CheckPDFiumCApi()
314 FPDF_DestroyLibrary(); // Doubly-redundant even, but safe. in TEST_F()315 FPDF_DestroyLibrary(); // Redundant given call in TearDown(), but safe. in TEST_F()
126 FPDF_EXPORT void FPDF_CALLCONV FPDF_DestroyLibrary() { in FPDF_DestroyLibrary() function
95 FPDF_DestroyLibrary(); in TearDown()
1180 FPDF_DestroyLibrary(); in main()