Searched refs:CountKids (Results 1 – 3 of 3) sorted by relevance
82 virtual int CountKids() const = 0;
57 int CountKids() const in CountKids() function
676 int count = pTaggedElement->CountKids(); in ProcessElement()