Searched refs:FPDFAvail_IsFormAvail (Results 1 – 5 of 5) sorted by relevance
196 DLLEXPORT int STDCALL FPDFAvail_IsFormAvail(FPDF_AVAIL avail, FX_DOWNLOADHINTS* hints);
153 DLLEXPORT int STDCALL FPDFAvail_IsFormAvail(FPDF_AVAIL avail, FX_DOWNLOADHINTS* hints) in FPDFAvail_IsFormAvail() function
42 CHK(FPDFAvail_IsFormAvail); in CheckPDFiumCApi()
212 (void) FPDFAvail_IsFormAvail(avail_, &hints_); in OpenDocument()
470 (void) FPDFAvail_IsFormAvail(pdf_avail, &hints); in RenderPdf()