Searched refs:addElementById (Results 1 – 3 of 3) sorted by relevance
62 void addElementById(const AtomicString& elementId, Element*);
181 void TreeScope::addElementById(const AtomicString& elementId, Element* element) in addElementById() function in blink::TreeScope
2750 scope.addElementById(newId, this); in updateId()