getAllElementsById 134 Source/core/dom/DocumentOrderedMap.cpp const Vector<Element*>& DocumentOrderedMap::getAllElementsById(StringImpl* key, const TreeScope* scope) const getAllElementsById 145 Source/core/dom/TreeScope.cpp const Vector<Element*>& TreeScope::getAllElementsById(const AtomicString& elementId) const