Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
DShadowRootRareData.h61 unsigned descendantShadowElementCount() const { return m_descendantShadowElementCount; } in descendantShadowElementCount() function
DShadowRoot.cpp335 unsigned ShadowRoot::descendantShadowElementCount() const in descendantShadowElementCount() function in WebCore::ShadowRoot