Searched defs:hasNamedItem (Results 1 - 1 of 1) sorted by relevance
/external/webkit/Source/WebCore/html/ | ||
H A D | HTMLDocument.h | 76 bool hasNamedItem(AtomicStringImpl* name); 98 inline bool HTMLDocument::hasNamedItem(AtomicStringImpl* name) function in class:WebCore::HTMLDocument |
Completed in 91 milliseconds