Searched refs:nextNodeWithShadowDOMInMind (Results 1 – 1 of 1) sorted by relevance
967 static Node* nextNodeWithShadowDOMInMind(const Node& current, const Node* stayWithin, bool includeU… in nextNodeWithShadowDOMInMind() function1043 …for (node = nextNodeWithShadowDOMInMind(*node, documentElement, includeUserAgentShadowDOM); node; … in performSearch()