Searched defs:NodeListIsRootedAtDocument (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DLiveNodeListBase.h38 NodeListIsRootedAtDocument enumerator in enum:blink::NodeListRootType
67 ALWAYS_INLINE bool isRootedAtDocument() const { return m_rootType == NodeListIsRootedAtDocument; }

Completed in 108 milliseconds