Searched refs:documentNamedItems (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
H A DWindowProxy.cpp422 RefPtrWillBeRawPtr<DocumentNameCollection> items = htmlDocument->documentNamedItems(key);
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h366 PassRefPtrWillBeRawPtr<DocumentNameCollection> documentNamedItems(const AtomicString& name);
H A DDocument.cpp4633 PassRefPtrWillBeRawPtr<DocumentNameCollection> Document::documentNamedItems(const AtomicString& name) function in class:blink::Document

Completed in 328 milliseconds