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

  /external/pdfium/xfa/fxfa/parser/
cxfa_document_parser.cpp 27 if (nRetStatus == XFA_PARSESTATUS_Ready) {
cxfa_dataimporter.cpp 32 pDataDocument, XFA_PacketType::Datasets) != XFA_PARSESTATUS_Ready) {
cxfa_simple_parser.cpp 379 return XFA_PARSESTATUS_Ready;
    [all...]
  /external/pdfium/xfa/fxfa/
fxfa.h 46 #define XFA_PARSESTATUS_Ready 0

Completed in 73 milliseconds