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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DDocumentNameCollection.cpp6 #include "core/html/DocumentNameCollection.h"
14 DocumentNameCollection::DocumentNameCollection(ContainerNode& document, const AtomicString& name) function in class:blink::DocumentNameCollection
19 bool DocumentNameCollection::elementMatches(const HTMLElement& element) const

Completed in 171 milliseconds