traverseForwardToOffset   52 Source/core/dom/ChildNodeList.cpp Node* ChildNodeList::traverseForwardToOffset(unsigned offset, Node& currentNode, unsigned& currentOffset) const
traverseForwardToOffset   53 Source/core/dom/LiveNodeList.cpp Element* LiveNodeList::traverseForwardToOffset(unsigned offset, Element& currentNode, unsigned& currentOffset) const
traverseForwardToOffset  351 Source/core/html/HTMLCollection.cpp Element* HTMLCollection::traverseForwardToOffset(unsigned offset, Element& currentElement, unsigned& currentOffset) const