Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
DElementShadow.cpp81 void DistributionPool::distributeTo(InsertionPoint* insertionPoint, ElementShadow* elementShadow) in distributeTo()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.cpp1118 bool Element::shouldInvalidateDistributionWhenAttributeChanged(ElementShadow* elementShadow, const … in shouldInvalidateDistributionWhenAttributeChanged()
1727 if (ElementShadow* elementShadow = shadowWhereNodeCanBeDistributed(*this)) in didAffectSelector() local
1766 ElementShadow* elementShadow = shadow(); in shadowRoot() local
1781 if (ElementShadow* elementShadow = shadow()) { in userAgentShadowRoot() local