Searched refs:ElementAttributePair (Results 1 – 2 of 2) sorted by relevance
78 typedef pair<SVGElement*, QualifiedName> ElementAttributePair; typedef79 String baseValueFor(ElementAttributePair);94 typedef HashMap<ElementAttributePair, String> BaseValueMap;
191 String SMILTimeContainer::baseValueFor(ElementAttributePair key) in baseValueFor()258 typedef HashMap<ElementAttributePair, RefPtr<SVGSMILElement> > ResultElementMap; in updateAnimations()277 ElementAttributePair key(targetElement, attributeName); in updateAnimations()