Searched refs:NodeChildren (Results 1 – 3 of 3) sorted by relevance
44 NodeChildren, // first-level children (ParentNode DOM interface) enumerator
60 case NodeChildren: in shouldOnlyIncludeDirectChildren()93 case NodeChildren: in rootTypeFromCollectionType()124 case NodeChildren: in invalidationTypeExcludingIdAndNameAttributes()185 …if (!element->isHTMLElement() && !(type == DocAll || type == NodeChildren || type == WindowNamedIt… in isMatchingElement()223 case NodeChildren: in isMatchingElement()
864 …turn ensureRareData().ensureNodeLists().addCacheWithAtomicName<HTMLCollection>(this, NodeChildren); in children()