Home
last modified time | relevance | path

Searched defs:vectorEnd (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGAttributeToPropertyMap.cpp72 const PropertiesVector::iterator vectorEnd = vector->end(); in animatedPropertiesForAttribute() local
84 const PropertiesVector::iterator vectorEnd = vector->end(); in animatedPropertyTypeForAttribute() local
97 const PropertiesVector::iterator vectorEnd = vector->end(); in synchronizeProperties() local
110 const PropertiesVector::iterator vectorEnd = vector->end(); in synchronizeProperty() local
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGDocumentExtensions.cpp222 Vector<AtomicString>::iterator vectorEnd = toBeRemoved.end(); in removeElementFromPendingResources() local
242 Vector<AtomicString>::iterator vectorEnd = toBeRemoved.end(); in removeElementFromPendingResources() local
333 Vector<SVGElement*>::iterator vectorEnd = toBeRemoved.end(); in removeAllTargetReferencesForElement() local
353 Vector<SVGElement*>::iterator vectorEnd = toBeNotified.end(); in rebuildAllElementReferencesForTarget() local