ElementAttributePair 111 Source/core/svg/animation/SMILTimeContainer.h typedef pair<SVGElement*, QualifiedName> ElementAttributePair; ElementAttributePair 113 Source/core/svg/animation/SMILTimeContainer.h typedef HashMap<ElementAttributePair, OwnPtr<AnimationsVector> > GroupedAnimationsMap;