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

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DWindowNameCollection.cpp6 #include "core/html/WindowNameCollection.h"
12 WindowNameCollection::WindowNameCollection(ContainerNode& document, const AtomicString& name) function in class:blink::WindowNameCollection
17 bool WindowNameCollection::elementMatches(const Element& element) const

Completed in 108 milliseconds