Searched refs:firstMatchingChildElement (Results 1 – 1 of 1) sorted by relevance
528 inline Element* firstMatchingChildElement(const HTMLCollection* nodeList, ContainerNode& root) in firstMatchingChildElement() function551 return firstMatchingChildElement(static_cast<const HTMLCollection*>(this), root); in traverseFirstElement()