Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGAnimateElement.h76 String m_toString; variable
DSVGAnimateElement.cpp313 adjustForInheritance(targetElement, attributeName(), m_toString); in calculateAnimatedValue()
316 results->m_animatedString = m_toString; in calculateAnimatedValue()
389 m_toString = toString; in calculateFromAndToValues()