Searched refs:childrenSupportStyleSharing (Results 1 – 3 of 3) sorted by relevance
264 if (!parent->childrenSupportStyleSharing()) in canShareStyleWithElement()337 if (!element().parentElementOrShadowRoot()->childrenSupportStyleSharing()) { in findSharedStyle()
153 bool childrenSupportStyleSharing() const { return !hasRestyleFlags(); } in childrenSupportStyleSharing() function
3205 if (!parentOrShadowHostElement()->childrenSupportStyleSharing()) in supportsStyleSharing()