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