Searched defs:CountChildren (Results 1 – 2 of 2) sorted by relevance
127 uint32_t CountChildren() const { return m_Children.size(); } in CountChildren() function
4419 int32_t CXFA_Node::CountChildren(XFA_Element eType, bool bOnlyChild) { in CountChildren() function in CXFA_Node