Searched refs:propertiesByInstance (Results 1 – 1 of 1) sorted by relevance
66 SVGElementAnimatedPropertyList propertiesByInstance; in findAnimatedPropertiesForAttributeName() local75 propertiesByInstance.append(propertiesPair); in findAnimatedPropertiesForAttributeName()88 propertiesByInstance.append(instancePropertiesPair); in findAnimatedPropertiesForAttributeName()92 SVGElementAnimatedPropertyList::const_iterator propertiesEnd = propertiesByInstance.end(); in findAnimatedPropertiesForAttributeName()93 …for (SVGElementAnimatedPropertyList::const_iterator it = propertiesByInstance.begin(); it != prope… in findAnimatedPropertiesForAttributeName()105 return propertiesByInstance; in findAnimatedPropertiesForAttributeName()