Home
last modified time | relevance | path

Searched defs:adjustForInheritance (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimationElement.h98 …void adjustForInheritance(AnimatedType (*parseTypeFromString)(SVGAnimationElement*, const String&), in adjustForInheritance() function
DSVGAnimationElement.cpp651 void SVGAnimationElement::adjustForInheritance(SVGElement* targetElement, const QualifiedName& attr… in adjustForInheritance() function in WebCore::SVGAnimationElement