matchForShadowDistributed 271 Source/core/css/SelectorChecker.cpp if (matchForShadowDistributed(element, siblingTraversalStrategy, nextContext, result) == SelectorMatches) matchForShadowDistributed 293 Source/core/css/SelectorChecker.cpp return matchForShadowDistributed(context.element, siblingTraversalStrategy, nextContext, result); matchForShadowDistributed 128 Source/core/css/SelectorChecker.h Match matchForShadowDistributed(const Element*, const SiblingTraversalStrategy&, SelectorCheckingContext& nextContext, MatchResult* = 0) const;