computeCountInParent  229 Source/core/rendering/CounterNode.cpp         int newCount = node->computeCountInParent();
computeCountInParent  276 Source/core/rendering/CounterNode.cpp         newChild->m_countInParent = newChild->computeCountInParent();
computeCountInParent  319 Source/core/rendering/CounterNode.cpp     newChild->m_countInParent = newChild->computeCountInParent();
computeCountInParent   75 Source/core/rendering/CounterNode.h     int computeCountInParent() const;