Home
last modified time | relevance | path

Searched refs:OtherCollection (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/html/
DCollectionType.h57 OtherCollection enumerator
DHTMLCollection.cpp106 case OtherCollection: in itemAfter()
195 case OtherCollection: in itemAfter()
DHTMLTableRowsCollection.cpp152 : HTMLCollection(table, OtherCollection, 0) in HTMLTableRowsCollection()
DHTMLFormCollection.cpp47 : HTMLCollection(form.get(), OtherCollection, formCollectionInfo(form.get())) in HTMLFormCollection()