Searched refs:FPDFAvail_IsFormAvail (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/public/
H A Dfpdf_dataavail.h181 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_IsFormAvail(FPDF_AVAIL avail,
/external/pdfium/fpdfsdk/
H A Dfpdf_dataavail.cpp178 FPDF_EXPORT int FPDF_CALLCONV FPDFAvail_IsFormAvail(FPDF_AVAIL avail, function
H A Dfpdf_dataavail_embeddertest.cpp202 status = FPDFAvail_IsFormAvail(avail_, loader.hints());
H A Dfpdfview_c_api_test.c96 CHK(FPDFAvail_IsFormAvail);
/external/pdfium/testing/
H A Dembedder_test.cpp168 FPDFAvail_IsFormAvail(*avail, network_simulator->GetDownloadHints());
/external/pdfium/samples/
H A Dpdfium_test.cc1402 nRet = FPDFAvail_IsFormAvail(pdf_avail.get(), &hints);

Completed in 146 milliseconds