Searched refs:bOnlyChild (Results 1 – 2 of 2) sorted by relevance
297 int32_t CountChildren(XFA_Element eType, bool bOnlyChild = false);300 bool bOnlyChild = false);
4419 int32_t CXFA_Node::CountChildren(XFA_Element eType, bool bOnlyChild) { in CountChildren() argument4424 if (bOnlyChild) { in CountChildren()4439 bool bOnlyChild) { in GetChild() argument4445 if (bOnlyChild) { in GetChild()