Home
last modified time | relevance | path

Searched refs:XFA_RESOLVENODE_BindNew (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fxjs/xfa/
Dcfxjse_engine.h40 #define XFA_RESOLVENODE_BindNew 0x1000 macro
Dcfxjse_engine.cpp747 XFA_RESOLVENODE_BindNew)) { in ResolveObjects()
Dcfxjse_resolveprocessor.cpp627 } else if (pRnd->m_dwStyles & XFA_RESOLVENODE_BindNew) { in ConditionArray()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_document.cpp349 uint32_t dFlags = XFA_RESOLVENODE_Children | XFA_RESOLVENODE_BindNew; in FindDataRefDataNode()