Searched refs:DocLinks (Results 1 – 3 of 3) sorted by relevance
36 DocLinks, // all <a> _and_ <area> elements with a value for href enumerator
101 case DocLinks: in itemAfter()183 case DocLinks: // all <a> and <area> elements with a value for href in itemAfter()
4229 return HTMLCollection::create(this, DocLinks); in links()