Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLAllCollection.cpp40 HTMLAllCollection::HTMLAllCollection(ContainerNode& node) in HTMLAllCollection() function in blink::HTMLAllCollection
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.h100 class HTMLAllCollection; variable