Searched refs:supportsStyleSharing (Results 1 – 4 of 4) sorted by relevance
274 if (element->supportsStyleSharing() && canShareStyleWithElement(*element)) in documentContainsValidCandidate()310 if (!element().supportsStyleSharing()) in findSharedStyle()
312 bool supportsStyleSharing() const;
1231 else if (element->supportsStyleSharing()) in recalcChildStyle()
3188 bool Element::supportsStyleSharing() const in supportsStyleSharing() function in blink::Element