Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLCollection.h95 …ngImpl*, OwnPtrWillBeMember<WillBeHeapVector<RawPtrWillBeMember<Element> > > > StringToElementsMap; typedef
96 … static void addElementToMap(StringToElementsMap& map, const AtomicString& key, Element* element) in addElementToMap()
104 StringToElementsMap m_idCache;
105 StringToElementsMap m_nameCache;