Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLCollection.cpp78 static NodeListRootType rootTypeFromCollectionType(CollectionType type) in rootTypeFromCollectionType() function
161 …: LiveNodeListBase(ownerNode, rootTypeFromCollectionType(type), invalidationTypeExcludingIdAndName… in HTMLCollection()