Searched refs:NodeListIsRootedAtDocument (Results 1 – 4 of 4) sorted by relevance
37 … LiveNodeList(ownerNode, LabelsNodeListType, InvalidateOnForAttrChange, NodeListIsRootedAtDocument) in LabelsNodeList()
41 …pe, InvalidateForFormControls, rootNode->hasTagName(formTag) ? NodeListIsRootedAtDocument : NodeLi… in RadioNodeList()
92 return NodeListIsRootedAtDocument; in rootTypeFromCollectionType()
40 NodeListIsRootedAtDocument, enumerator85 …ALWAYS_INLINE bool isRootedAtDocument() const { return m_rootType == NodeListIsRootedAtDocument ||… in isRootedAtDocument()