Searched refs:FPDF_LIBRARY_CONFIG (Results 1 – 6 of 6) sorted by relevance
19 FPDF_LIBRARY_CONFIG config;
35 library you provide the `FPDF_LIBRARY_CONFIG` parameters to42 FPDF_LIBRARY_CONFIG config;127 FPDF_LIBRARY_CONFIG config;
200 } FPDF_LIBRARY_CONFIG; typedef212 FPDF_InitLibraryWithConfig(const FPDF_LIBRARY_CONFIG* config);
70 FPDF_LIBRARY_CONFIG config; in SetUp()
1578 FPDF_LIBRARY_CONFIG config; in main()
467 FPDF_InitLibraryWithConfig(const FPDF_LIBRARY_CONFIG* cfg) { in FPDF_InitLibraryWithConfig()