Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_script.h14 #define XFA_RESOLVENODE_AnyChild 0x0080 macro
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_resolveprocessor.cpp40 if (rnd.m_dwStyles & XFA_RESOLVENODE_AnyChild) { in XFA_ResolveNodes()
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp6878 dFlags = XFA_RESOLVENODE_AnyChild; in ResolveObjects()