StringToElementsMap   77 Source/core/html/HTMLCollection.h         static void addElementToMap(StringToElementsMap& map, const AtomicString& key, Element* element)
StringToElementsMap   85 Source/core/html/HTMLCollection.h         StringToElementsMap m_idCache;
StringToElementsMap   86 Source/core/html/HTMLCollection.h         StringToElementsMap m_nameCache;