isInDescendantTreeOf  422 Source/core/css/resolver/StyleResolver.cpp             if (element->isInDescendantTreeOf(toShadowRoot(scopingNode)->host()))
isInDescendantTreeOf  339 Source/core/dom/Element.h     bool isInDescendantTreeOf(const Element* shadowHost) const;