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

  /external/pdfium/fpdfsdk/fpdfxfa/
cpdfxfa_docenvironment.h 91 bool ExportSubmitFile(FPDF_FILEHANDLER* ppFileHandler,
cpdfxfa_docenvironment.cpp 716 bool CPDFXFA_DocEnvironment::ExportSubmitFile(FPDF_FILEHANDLER* pFileHandler,
929 ExportSubmitFile(pFileHandler, FXFA_SAVEAS_XDP, 0, flag);
935 ExportSubmitFile(pFileHandler, FXFA_SAVEAS_XML, 0, FXFA_XFA_ALL);
942 ExportSubmitFile(pFileHandler, FXFA_SAVEAS_XML, 0, FXFA_XFA_ALL);
    [all...]

Completed in 253 milliseconds