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

  /external/pdfium/xfa/src/fxfa/src/common/
xfa_document.h 36 XFA_VERSION_MIN = 200,
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_document_imp.cpp 279 if (eVersion < XFA_VERSION_MIN || eVersion > XFA_VERSION_MAX) {

Completed in 4941 milliseconds