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

  /external/pdfium/xfa/fxfa/parser/
cxfa_document.h 31 XFA_VERSION_MAX = 400,
cxfa_document.cpp 334 if (eVersion < XFA_VERSION_MIN || eVersion > XFA_VERSION_MAX)

Completed in 46 milliseconds