Searched defs:oldId (Results 1 – 6 of 6) sorted by relevance
532 void RuleFeatureSet::scheduleStyleInvalidationForIdChange(const AtomicString& oldId, const AtomicSt… in scheduleStyleInvalidationForIdChange()
966 AtomicString oldId = elementData()->idForStyleResolution(); in attributeChanged() local1063 AtomicString oldId = elementData()->idForStyleResolution(); in shouldInvalidateDistributionWhenAttributeChanged() local2731 inline void Element::updateId(const AtomicString& oldId, const AtomicString& newId) in updateId()2742 inline void Element::updateId(TreeScope& scope, const AtomicString& oldId, const AtomicString& newI… in updateId()2858 void Element::updateExtraNamedItemRegistration(const AtomicString& oldId, const AtomicString& newId) in updateExtraNamedItemRegistration()
4006 char oldId[256]={'\0'}; in TestAllCodepoints() local
4007 char oldId[256]={'\0'}; in TestAllCodepoints() local
2840 var oldId = root.id, id = $(root).identify(); variable
11219 var oldId = root.id, id = $(root).identify(); variable