HomeSort by relevance Sort by last modified time
    Searched refs:isRootedAtDocument (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
LiveNodeListBase.cpp 42 if (isRootedAtDocument() && m_ownerNode->inDocument())
LiveNodeListBase.h 69 ALWAYS_INLINE bool isRootedAtDocument() const { return m_rootType == NodeListIsRootedAtDocument; }
NodeRareData.h 208 ASSERT(!list->isRootedAtDocument());
Document.cpp     [all...]

Completed in 1708 milliseconds