Searched refs:detachListWrappersAndResize (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/svg/properties/
H A DSVGAnimatedListPropertyTearOff.h76 ListProperty::detachListWrappersAndResize(&m_wrappers, newListSize);
H A DSVGListProperty.h63 static void detachListWrappersAndResize(ListWrapperCache* wrappers, unsigned newListSize = 0) function in class:WebCore::SVGListProperty
82 detachListWrappersAndResize(m_wrappers, newListSize);

Completed in 84 milliseconds