Home
last modified time | relevance | path

Searched refs:inheritsFromProperty (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGAnimateElement.cpp323 static bool inheritsFromProperty(SVGElement* targetElement, const QualifiedName& attributeName, con… in inheritsFromProperty() function
344 …m_fromPropertyValueType = inheritsFromProperty(targetElement, attributeName(), fromString) ? Inher… in calculateFromAndToValues()
345 …m_toPropertyValueType = inheritsFromProperty(targetElement, attributeName(), toString) ? InheritVa… in calculateFromAndToValues()
399 …m_fromPropertyValueType = inheritsFromProperty(targetElement, attributeName(), fromString) ? Inher… in calculateFromAndByValues()
400 …m_toPropertyValueType = inheritsFromProperty(targetElement, attributeName(), byString) ? InheritVa… in calculateFromAndByValues()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-161516 (WebCore::inheritsFromProperty):
DChangeLog63443 (WebCore::inheritsFromProperty):