Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimationElement.h96 …void adjustForInheritance(ParseTypeFromStringType parseTypeFromString, AnimatedPropertyValueType v… in adjustForInheritance() argument
103 animatedType = parseTypeFromString(this, typeString); in adjustForInheritance()