Searched refs:collectionInfo (Results 1 - 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/html/
H A DHTMLOptionsCollection.cpp31 : HTMLCollection(select.get(), SelectOptions, select->collectionInfo())
H A DHTMLSelectElement.h83 CollectionCache* collectionInfo() { m_collectionInfo.checkConsistency(); return &m_collectionInfo; } function in class:WebCore::HTMLSelectElement
H A DHTMLCollection.cpp43 , m_info(m_base->isDocumentNode() ? static_cast<Document*>(m_base.get())->collectionInfo(type) : 0)
/external/webkit/Source/WebCore/dom/
H A DDocument.h393 CollectionCache* collectionInfo(CollectionType type) function in class:WebCore::Document

Completed in 100 milliseconds