Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_document.h35 XFA_VERSION_DEFAULT = XFA_VERSION_303, enumerator
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_document_imp.cpp37 m_eCurVersionMode(XFA_VERSION_DEFAULT), in CXFA_Document()
Dxfa_document_serialize.cpp202 eVersion = XFA_VERSION_DEFAULT; in XFA_DataExporter_RecognizeXFAVersionNumber()