OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:animatedPropertyTypeForAttribute
(Results
1 - 4
of
4
) sorted by null
/external/webkit/Source/WebCore/svg/
SVGElement.h
91
AnimatedAttributeType
animatedPropertyTypeForAttribute
(const QualifiedName&);
SVGAnimateTransformElement.cpp
77
if (targetElement->
animatedPropertyTypeForAttribute
(attributeName()) != AnimatedTransformList)
SVGElement.cpp
272
AnimatedAttributeType SVGElement::
animatedPropertyTypeForAttribute
(const QualifiedName& attrName)
SVGAnimateElement.cpp
129
AnimatedAttributeType type = targetElement->
animatedPropertyTypeForAttribute
(attributeName());
Completed in 16 milliseconds