Searched refs:removeElementById (Results 1 – 3 of 3) sorted by relevance
63 void removeElementById(const AtomicString& elementId, Element*);
161 void TreeScope::removeElementById(const AtomicString& elementId, Element* element) in removeElementById() function in WebCore::TreeScope
3089 scope.removeElementById(oldId, this); in updateId()