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

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffdoc.cpp 144 if (pParser->StartParse(m_pStream) == XFA_PARSESTATUS_Ready &&
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_document_serialize.cpp 31 XFA_PARSESTATUS_Ready) {
xfa_parser_imp.cpp 92 return XFA_PARSESTATUS_Ready;
    [all...]
  /external/pdfium/xfa/include/fxfa/
fxfa.h 471 #define XFA_PARSESTATUS_Ready 0
    [all...]

Completed in 446 milliseconds