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

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

Completed in 295 milliseconds