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

/macosx-10.9.5/WebCore-7537.78.1/svg/properties/
H A DSVGAnimatedListPropertyTearOff.h91 void animationStarted(PropertyType* newAnimVal, bool shouldOwnValues = false)
103 animVal->setValuesAndWrappers(newAnimVal, &m_animatedWrappers, shouldOwnValues);
H A DSVGListProperty.h85 void setValuesAndWrappers(PropertyType* values, ListWrapperCache* wrappers, bool shouldOwnValues) argument
95 m_ownsValues = shouldOwnValues;

Completed in 122 milliseconds