Searched refs:XFA_PARSESTATUS_Done (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_document_parser.cpp36 if (nRetStatus >= XFA_PARSESTATUS_Done) {
H A Dcxfa_dataimporter.cpp35 if (pDataDocumentParser->DoParse() < XFA_PARSESTATUS_Done)
H A Dcxfa_simple_parser.cpp400 return XFA_PARSESTATUS_Done;
/external/pdfium/fpdfsdk/fpdfxfa/
H A Dcpdfxfa_context.cpp101 if (iStatus != XFA_PARSESTATUS_Done) {
/external/pdfium/xfa/fxfa/
H A Dfxfa.h47 #define XFA_PARSESTATUS_Done 100 macro
H A Dcxfa_ffdoc.cpp236 if (iStatus == XFA_PARSESTATUS_Done && !m_pPDFDoc)

Completed in 150 milliseconds