Searched refs:supportsStyleSharing (Results 1 – 3 of 3) sorted by relevance
244 if (element->supportsStyleSharing() && canShareStyleWithElement(*element)) in documentContainsValidCandidate()280 if (!element().supportsStyleSharing()) in findSharedStyle()
307 bool supportsStyleSharing() const;
1649 } else if (element->supportsStyleSharing()) { in recalcChildStyle()3589 bool Element::supportsStyleSharing() const in supportsStyleSharing() function in WebCore::Element