Searched refs:windowNamedItems (Results 1 – 3 of 3) sorted by relevance
428 RefPtr<HTMLCollection> items = doc->windowNamedItems(propName); in namedPropertyGetterCustom()
380 PassRefPtr<HTMLCollection> windowNamedItems(const AtomicString& name);
4260 PassRefPtr<HTMLCollection> Document::windowNamedItems(const AtomicString& name) in windowNamedItems() function in WebCore::Document