Home
last modified time | relevance | path

Searched refs:NodeListIsRootedAtNode (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DLiveNodeList.h39 NodeListIsRootedAtNode, enumerator
191 …ype, NodeListInvalidationType invalidationType, NodeListRootType rootType = NodeListIsRootedAtNode)
/external/chromium_org/third_party/WebKit/Source/core/html/
DRadioNodeList.cpp41 …rFormControls, rootNode->hasTagName(formTag) ? NodeListIsRootedAtDocument : NodeListIsRootedAtNode) in RadioNodeList()
DHTMLCollection.cpp102 return NodeListIsRootedAtNode; in rootTypeFromCollectionType()
113 return NodeListIsRootedAtNode; in rootTypeFromCollectionType()