Searched defs:idCache (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLCollection.h73 Vector<Element*>* idCache(const AtomicString& name) const { return m_idCache.get(name.impl()); } function in class:WebCore::HTMLCollection

Completed in 113 milliseconds