Searched refs:propertiesEnd (Results 1 – 1 of 1) sorted by relevance
92 SVGElementAnimatedPropertyList::const_iterator propertiesEnd = propertiesByInstance.end(); in findAnimatedPropertiesForAttributeName() local93 …nimatedPropertyList::const_iterator it = propertiesByInstance.begin(); it != propertiesEnd; ++it) { in findAnimatedPropertiesForAttributeName()