canShareStyleWithElement  271 Source/core/css/resolver/SharedStyleFinder.cpp         if (element->supportsStyleSharing() && canShareStyleWithElement(*element))
canShareStyleWithElement  282 Source/core/css/resolver/SharedStyleFinder.cpp         if (!canShareStyleWithElement(candidate))
canShareStyleWithElement   64 Source/core/css/resolver/SharedStyleFinder.h     bool canShareStyleWithElement(Element& candidate) const;