Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.cpp2731 inline void Element::updateId(const AtomicString& oldId, const AtomicString& newId) in updateId() function in blink::Element
2742 inline void Element::updateId(TreeScope& scope, const AtomicString& oldId, const AtomicString& newI… in updateId() function in blink::Element