Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_nodehelper.cpp41 XFA_LOGIC_TYPE eLogicType, in CountSiblings() argument
50 eLogicType == XFA_LOGIC_Transparent) { in CountSiblings()
57 pSiblings, eLogicType, bIsClassName); in CountSiblings()
60 eLogicType, bIsClassName); in CountSiblings()
117 XFA_LOGIC_TYPE eLogicType, in NodeAcc_TraverseSiblings() argument
145 eLogicType, bIsClassName, false); in NodeAcc_TraverseSiblings()
167 if (eLogicType == XFA_LOGIC_NoTransparent) in NodeAcc_TraverseSiblings()
173 eLogicType, bIsClassName, false); in NodeAcc_TraverseSiblings()
180 XFA_LOGIC_TYPE eLogicType) { in ResolveNodes_GetParent() argument
184 if (eLogicType == XFA_LOGIC_NoTransparent) { in ResolveNodes_GetParent()
[all …]
Dcxfa_nodehelper.h31 XFA_LOGIC_TYPE eLogicType = XFA_LOGIC_NoTransparent);
36 XFA_LOGIC_TYPE eLogicType,
44 XFA_LOGIC_TYPE eLogicType,
48 XFA_LOGIC_TYPE eLogicType = XFA_LOGIC_NoTransparent,
54 XFA_LOGIC_TYPE eLogicType = XFA_LOGIC_NoTransparent);