Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.h27 XFA_VERSION_300 = 300, enumerator
/external/pdfium/fxjs/xfa/
Dcjx_exclgroup.cpp125 if (wsValue.IsEmpty() && curVersion >= XFA_VERSION_300) { in defaultValue()