Searched defs:itemAfter (Results 1 – 3 of 3) sorted by relevance
| /external/webkit/WebCore/html/ | ||
| D | HTMLNameCollection.cpp | 41 Element* HTMLNameCollection::itemAfter(Element* previous) const in itemAfter() function in WebCore::HTMLNameCollection |
| D | HTMLTableRowsCollection.cpp | 161 Element* HTMLTableRowsCollection::itemAfter(Element* previous) const in itemAfter() function in WebCore::HTMLTableRowsCollection |
| D | HTMLCollection.cpp | 89 Element* HTMLCollection::itemAfter(Element* previous) const in itemAfter() function in WebCore::HTMLCollection |