Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/properties/
DSVGTransformListPropertyTearOff.h64 m_animatedProperty->detachListWrappers(0); in consolidate()
DSVGAnimatedListPropertyTearOff.h63 void detachListWrappers(unsigned newListSize) in detachListWrappers() function
DSVGListProperty.h71 animatedList->detachListWrappers(0); in clearValuesAndWrappers()
127 animatedList->detachListWrappers(0); in initializeValuesAndWrappers()
DSVGAnimatedPropertyMacros.h145 static_cast<TearOffType*>(wrapper)->detachListWrappers(newListSize); \
/external/webkit/Source/WebCore/svg/
DSVGPolyElement.cpp54 list->detachListWrappers(newList.size()); in parseMappedAttribute()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0619417 (WebCore::SVGAnimatedListPropertyTearOff::detachListWrappers):
28048 (WebCore::SVGListPropertyTearOff::detachListWrappers):