Searched refs:CountChildren (Results 1 – 5 of 5) sorted by relevance
19 return m_pAttachNode->CountChildren( in GetLength()
257 pTemplateNode->CountChildren(XFA_Element::Unknown, false) != in RegenerateFormFile_Changed()258 pNode->CountChildren(XFA_Element::Unknown, false)) { in RegenerateFormFile_Changed()
90 return CountChildren(XFA_Element::Edge, false); in CountEdges()
161 size_t CountChildren(XFA_Element eType, bool bOnlyChild);
1517 size_t CXFA_Node::CountChildren(XFA_Element eType, bool bOnlyChild) { in CountChildren() function in CXFA_Node3067 if (pItems->CountChildren(XFA_Element::Unknown, false) > 1) { in ResetData()4181 return pItem->CountChildren(XFA_Element::Unknown, false); in CountChoiceListItems()