Searched refs:radioNodeList (Results 1 – 4 of 4) sorted by relevance
54 … return toV8(collection->ownerNode()->radioNodeList(name).get(), info.Holder(), info.GetIsolate()); in getNamedItems()
177 returnValue0 = this->ownerNode()->radioNodeList(name); in namedGetter()
619 PassRefPtr<RadioNodeList> radioNodeList(const AtomicString&);
1355 PassRefPtr<RadioNodeList> Node::radioNodeList(const AtomicString& name) in radioNodeList() function in WebCore::Node