Searched refs:FPDFAvail_IsFormAvail (Results 1 – 5 of 5) sorted by relevance
176 DLLEXPORT int STDCALL FPDFAvail_IsFormAvail(FPDF_AVAIL avail,
181 DLLEXPORT int STDCALL FPDFAvail_IsFormAvail(FPDF_AVAIL avail, in FPDFAvail_IsFormAvail() function
43 CHK(FPDFAvail_IsFormAvail); in CheckPDFiumCApi()
170 nRet = FPDFAvail_IsFormAvail(avail_, &hints_); in OpenDocument()
778 nRet = FPDFAvail_IsFormAvail(pdf_avail, &hints); in RenderPdf()