Searched refs:ElementAttributePair (Results 1 – 2 of 2) sorted by relevance
114 typedef pair<RawPtrWillBeWeakMember<SVGElement>, QualifiedName> ElementAttributePair; typedef116 …typedef WillBeHeapHashMap<ElementAttributePair, OwnPtrWillBeMember<AnimationsLinkedHashSet> > Grou…
87 ElementAttributePair key(target, attributeName); in schedule()107 ElementAttributePair key(target, attributeName); in unschedule()384 WillBeHeapHashSet<ElementAttributePair> invalidKeys; in updateAnimations()