Searched refs:canShareStyleWithElement (Results 1 – 2 of 2) sorted by relevance
160 bool SharedStyleFinder::canShareStyleWithElement(Element& candidate) const in canShareStyleWithElement() function in WebCore::SharedStyleFinder244 if (element->supportsStyleSharing() && canShareStyleWithElement(*element)) in documentContainsValidCandidate()255 if (!canShareStyleWithElement(candidate)) in findElementForStyleSharing()
63 bool canShareStyleWithElement(Element& candidate) const;