Searched defs:AnimatedAttributeType (Results 1 - 1 of 1) sorted by last modified time

/external/webkit/Source/WebCore/svg/
H A DSVGElement.h32 enum AnimatedAttributeType { enum in namespace:WebCore
52 typedef HashMap<QualifiedName, AnimatedAttributeType> AttributeToPropertyTypeMap;
91 AnimatedAttributeType animatedPropertyTypeForAttribute(const QualifiedName&);

Completed in 37 milliseconds