Searched refs:AllowStyleSharing (Results 1 – 2 of 2) sorted by relevance
68 AllowStyleSharing, enumerator106 …> styleForElement(Element*, RenderStyle* parentStyle = 0, StyleSharingBehavior = AllowStyleSharing,
556 …if (sharingBehavior == AllowStyleSharing && !document().isRenderingReady() && !element->renderer()… in styleForElement()575 if (sharingBehavior == AllowStyleSharing && state.parentStyle()) { in styleForElement()