Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLCollection.cpp54 case DocLinks: in shouldTypeOnlyIncludeDirectChildren()
87 case DocLinks: in rootTypeFromCollectionType()
143 case DocLinks: in invalidationTypeExcludingIdAndNameAttributes()
253 case DocLinks: in isMatchingElement()
DCollectionType.h34 DocLinks, // all <a> _and_ <area> elements with a value for href enumerator
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp4606 return ensureCachedCollection(DocLinks); in links()