Home
last modified time | relevance | path

Searched defs:DocumentNameCollection (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DDocumentNameCollection.cpp14 DocumentNameCollection::DocumentNameCollection(ContainerNode& document, const AtomicString& name) in DocumentNameCollection() function in blink::DocumentNameCollection
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.h82 class DocumentNameCollection; variable