HomeSort by relevance Sort by last modified time
    Searched refs:FPDFAvail_IsFormAvail (Results 1 - 5 of 5) sorted by null

  /external/pdfium/public/
fpdf_dataavail.h 218 * Function: FPDFAvail_ISFormAvail
244 DLLEXPORT int STDCALL FPDFAvail_IsFormAvail(FPDF_AVAIL avail,
  /external/pdfium/fpdfsdk/src/
fpdf_dataavail.cpp 157 DLLEXPORT int STDCALL FPDFAvail_IsFormAvail(FPDF_AVAIL avail,
fpdfview_c_api_test.c 42 CHK(FPDFAvail_IsFormAvail);
  /external/pdfium/testing/
embedder_test.cpp 147 nRet = FPDFAvail_IsFormAvail(avail_, &hints_);
  /external/pdfium/samples/
pdfium_test.cc 451 nRet = FPDFAvail_IsFormAvail(pdf_avail, &hints);

Completed in 4848 milliseconds