Home
last modified time | relevance | path

Searched refs:DisallowStyleSharing (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGElementRareData.cpp29 …ent().ensureStyleResolver().styleForElement(element, parentStyle, DisallowStyleSharing, MatchAllRu… in overrideComputedStyle()
DSVGElement.cpp915 …ument().ensureStyleResolver().styleForElement(correspondingElement(), style, DisallowStyleSharing); in customStyleForRenderer()
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResolver.h69 DisallowStyleSharing, enumerator
/external/chromium_org/third_party/WebKit/Source/core/rendering/
DRenderObject.cpp2737 …ult = document().ensureStyleResolver().styleForElement(element, parentStyle, DisallowStyleSharing); in getUncachedPseudoStyle()