Home
last modified time | relevance | path

Searched refs:GetNodeList (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_script_nodehelper.cpp78 parent->GetNodeList(properties, XFA_NODEFILTER_Properties); in XFA_NodeAcc_TraverseAnySiblings()
100 parent->GetNodeList(children, XFA_NODEFILTER_Children); in XFA_NodeAcc_TraverseAnySiblings()
140 parent->GetNodeList(properties, XFA_NODEFILTER_Properties); in XFA_NodeAcc_TraverseSiblings()
169 parent->GetNodeList(children, XFA_NODEFILTER_Children); in XFA_NodeAcc_TraverseSiblings()
Dxfa_script_resolveprocessor.cpp505 curNode->GetNodeList(array, in XFA_ResolveNodes_Asterisk()
Dxfa_object_imp.cpp217 int32_t CXFA_Node::GetNodeList(CXFA_NodeArray& nodes, in GetNodeList() function in CXFA_Node
230 GetNodeList(nodes, dwTypeFilter, eElementFilter, iLevel); in GetNodeList()
241 GetNodeList(nodes, dwTypeFilter, eElementFilter, iLevel); in GetNodeList()
1221 int32_t iSize = this->GetNodeList(properts, XFA_NODEFILTER_OneOfProperty); in Script_NodeClass_OneOfChild()
4279 int32_t iDatas = pBind->GetNodeList( in SetScriptContent()
Dxfa_document_datamerger_imp.cpp286 pDataNode->GetNodeList(items); in XFA_DataMerge_CreateDataBinding()
Dxfa_objectacc_imp.cpp1555 m_pNode->GetNodeList(events, 0, XFA_ELEMENT_Event); in GetEventList()
/external/pdfium/xfa/src/fxfa/src/common/
Dxfa_object.h257 int32_t GetNodeList(CXFA_NodeArray& nodes,