sharingCandidateShadowHasSharedStyleSheetContents  225 Source/core/css/resolver/SharedStyleFinder.cpp     if (candidate.shadow() && candidate.shadow()->containsActiveStyles() && !sharingCandidateShadowHasSharedStyleSheetContents(candidate))
sharingCandidateShadowHasSharedStyleSheetContents   67 Source/core/css/resolver/SharedStyleFinder.h     bool sharingCandidateShadowHasSharedStyleSheetContents(Element& candidate) const;