Home
last modified time | relevance | path

Searched refs:nameCollectionInfo (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/html/
DHTMLNameCollection.cpp36 : HTMLCollection(document.get(), type, document->nameCollectionInfo(type, name)) in HTMLNameCollection()
/external/webkit/Source/WebCore/dom/
DDocument.h402 CollectionCache* nameCollectionInfo(CollectionType, const AtomicString& name);
DDocument.cpp4254 CollectionCache* Document::nameCollectionInfo(CollectionType type, const AtomicString& name) in nameCollectionInfo() function in WebCore::Document
/external/webkit/Source/WebCore/
DChangeLog-2010-01-291720 (WebCore::Document::nameCollectionInfo): Ditto.
2254 (WebCore::Document::nameCollectionInfo):
2355 (WebCore::Document::nameCollectionInfo):
DChangeLog-2006-12-3147152 (WebCore::Document::nameCollectionInfo):
DChangeLog-2007-10-1413036 (WebCore::Document::nameCollectionInfo):
DChangeLog-2009-06-1613159 (WebCore::Document::nameCollectionInfo): Ditto.