Home
last modified time | relevance | path

Searched refs:inheritedDataShared (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DStyleResolver.cpp1407 …if (state.parentStyle()->inheritedDataShared(cachedMatchedProperties->parentRenderStyle.get()) && … in applyMatchedProperties()
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/
DRenderStyle.cpp332 bool RenderStyle::inheritedDataShared(const RenderStyle* other) const in inheritedDataShared() function in blink::RenderStyle
DRenderStyle.h1501 bool inheritedDataShared(const RenderStyle*) const;