Home
last modified time | relevance | path

Searched refs:XFA_VERSION_MIN (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.h34 XFA_VERSION_MIN = 200, enumerator
Dcxfa_document.cpp1450 if (eVersion < XFA_VERSION_MIN || eVersion > XFA_VERSION_MAX) in RecognizeXFAVersionNumber()