Home
last modified time | relevance | path

Searched refs:XFA_VERSION_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.h31 XFA_VERSION_DEFAULT = XFA_VERSION_303, enumerator
Dcxfa_document.cpp92 m_eCurVersionMode(XFA_VERSION_DEFAULT), in CXFA_Document()
Dxfa_utils.cpp404 eVersion = XFA_VERSION_DEFAULT; in RecognizeXFAVersionNumber()