Home
last modified time | relevance | path

Searched defs:traverseToLastElement (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DChildNodeList.h56 Node* traverseToLastElement() const { return rootNode().lastChild(); } in traverseToLastElement() function
DLiveNodeList.cpp48 Element* LiveNodeList::traverseToLastElement() const in traverseToLastElement() function in WebCore::LiveNodeList
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLCollection.cpp360 Element* HTMLCollection::traverseToLastElement() const in traverseToLastElement() function in WebCore::HTMLCollection