Home
last modified time | relevance | path

Searched refs:windowNamedItems (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/custom/
DV8DOMWindowCustom.cpp510 RefPtr<HTMLCollection> items = doc->windowNamedItems(propName); in namedPropertyGetter()
/external/webkit/Source/WebCore/bindings/js/
DJSDOMWindowCustom.cpp131 … RefPtr<HTMLCollection> collection = document->windowNamedItems(identifierToString(propertyName)); in namedItemGetter()
/external/webkit/Source/WebCore/dom/
DDocument.h388 PassRefPtr<HTMLCollection> windowNamedItems(const String& name);
DDocument.cpp4244 PassRefPtr<HTMLCollection> Document::windowNamedItems(const String &name) in windowNamedItems() function in WebCore::Document
/external/webkit/Source/WebCore/
DChangeLog-2006-05-1021343 (WebCore::DocumentImpl::windowNamedItems):
DChangeLog-2005-12-193110 (DocumentImpl::windowNamedItems):
DChangeLog-2006-12-3147150 (WebCore::Document::windowNamedItems):
DChangeLog-2005-08-238365 (DocumentImpl::windowNamedItems):
DChangeLog-2008-08-1014307 (WebCore::Document::windowNamedItems):
DChangeLog-2009-06-1613157 (WebCore::Document::windowNamedItems): Ditto.