Home
last modified time | relevance | path

Searched defs:elementShadow (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
DSharedStyleFinder.cpp171 const ElementShadow* elementShadow = element().shadow(); in sharingCandidateCanShareHostStyles() local
/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
DElementShadow.cpp84 void DistributionPool::distributeTo(InsertionPoint* insertionPoint, ElementShadow* elementShadow) in distributeTo()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.cpp1071 bool Element::shouldInvalidateDistributionWhenAttributeChanged(ElementShadow* elementShadow, const … in shouldInvalidateDistributionWhenAttributeChanged()
1668 if (ElementShadow* elementShadow = shadowWhereNodeCanBeDistributed(*this)) in didAffectSelector() local
1735 ElementShadow* elementShadow = shadow(); in shadowRoot() local
1746 if (ElementShadow* elementShadow = shadow()) { in userAgentShadowRoot() local