Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/html/
DHTMLNameCollection.cpp41 Element* HTMLNameCollection::itemAfter(Element* previous) const in itemAfter() function in WebCore::HTMLNameCollection
DHTMLTableRowsCollection.cpp161 Element* HTMLTableRowsCollection::itemAfter(Element* previous) const in itemAfter() function in WebCore::HTMLTableRowsCollection
DHTMLCollection.cpp90 Element* HTMLCollection::itemAfter(Element* previous) const in itemAfter() function in WebCore::HTMLCollection