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 176 DLLEXPORT int STDCALL FPDFAvail_IsFormAvail(FPDF_AVAIL avail,
  /external/pdfium/fpdfsdk/
fpdf_dataavail.cpp 181 DLLEXPORT int STDCALL FPDFAvail_IsFormAvail(FPDF_AVAIL avail,
fpdfview_c_api_test.c 43 CHK(FPDFAvail_IsFormAvail);
  /external/pdfium/testing/
embedder_test.cpp 170 nRet = FPDFAvail_IsFormAvail(avail_, &hints_);
  /external/pdfium/samples/
pdfium_test.cc 778 nRet = FPDFAvail_IsFormAvail(pdf_avail, &hints);

Completed in 352 milliseconds