Searched refs:childrenSupportStyleSharing (Results 1 – 3 of 3) sorted by relevance
234 if (!parent->childrenSupportStyleSharing()) in canShareStyleWithElement()307 if (!element().parentElement()->childrenSupportStyleSharing()) { in findSharedStyle()
338 bool childrenSupportStyleSharing() const;
2556 bool Element::childrenSupportStyleSharing() const in childrenSupportStyleSharing() function in WebCore::Element3609 if (!parentElement()->childrenSupportStyleSharing()) in supportsStyleSharing()