Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_nodehelper.cpp43 XFA_LOGIC_TYPE eLogicType, in XFA_CountSiblings() argument
53 if (!pPropert && eLogicType == XFA_LOGIC_Transparent) { in XFA_CountSiblings()
61 pSiblings, eLogicType, bIsClassName); in XFA_CountSiblings()
64 eLogicType, bIsClassName); in XFA_CountSiblings()
130 XFA_LOGIC_TYPE eLogicType, in XFA_NodeAcc_TraverseSiblings() argument
161 eLogicType, bIsClassName, FALSE); in XFA_NodeAcc_TraverseSiblings()
191 if (eLogicType == XFA_LOGIC_NoTransparent) { in XFA_NodeAcc_TraverseSiblings()
197 eLogicType, bIsClassName, FALSE); in XFA_NodeAcc_TraverseSiblings()
204 XFA_LOGIC_TYPE eLogicType) { in XFA_ResolveNodes_GetParent() argument
208 if (eLogicType == XFA_LOGIC_NoTransparent) { in XFA_ResolveNodes_GetParent()
[all …]
Dxfa_script_nodehelper.h23 XFA_LOGIC_TYPE eLogicType = XFA_LOGIC_NoTransparent);
28 XFA_LOGIC_TYPE eLogicType,
36 XFA_LOGIC_TYPE eLogicType,
40 XFA_LOGIC_TYPE eLogicType = XFA_LOGIC_NoTransparent,
47 XFA_LOGIC_TYPE eLogicType = XFA_LOGIC_NoTransparent);