Home
last modified time | relevance | path

Searched defs:hasNamedItem (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLDocument.h102 inline bool HTMLDocument::hasNamedItem(const AtomicString& name) in hasNamedItem() function
DHTMLCollection.cpp646 bool HTMLCollection::hasNamedItem(const AtomicString& name) const in hasNamedItem() function in WebCore::HTMLCollection
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDOMNamedFlowCollection.cpp69 bool DOMNamedFlowCollection::hasNamedItem(const AtomicString& name) const in hasNamedItem() function in WebCore::DOMNamedFlowCollection