Searched defs:updateId (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DElement.h266 void updateId(const AtomicString& oldId, const AtomicString& newId);
477 inline void Element::updateId(const AtomicString& oldId, const AtomicString& newId) function in class:WebCore::Element

Completed in 19 milliseconds