Home
last modified time | relevance | path

Searched refs:propertiesEnd (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedTypeAnimator.cpp92 SVGElementAnimatedPropertyList::const_iterator propertiesEnd = propertiesByInstance.end(); in findAnimatedPropertiesForAttributeName() local
93 …nimatedPropertyList::const_iterator it = propertiesByInstance.begin(); it != propertiesEnd; ++it) { in findAnimatedPropertiesForAttributeName()