Searched refs:updateExtraNamedItemRegistration (Results 1 – 2 of 2) sorted by relevance
664 void updateExtraNamedItemRegistration(const AtomicString& oldName, const AtomicString& newName);
3094 updateExtraNamedItemRegistration(oldId, newId); in updateId()3192 void Element::updateExtraNamedItemRegistration(const AtomicString& oldId, const AtomicString& newId) in updateExtraNamedItemRegistration() function in WebCore::Element