Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGAnimatedPropertyDescription.h33 struct SVGAnimatedPropertyDescription { struct
35 SVGAnimatedPropertyDescription() in SVGAnimatedPropertyDescription() argument
42 SVGAnimatedPropertyDescription(WTF::HashTableDeletedValueType) in SVGAnimatedPropertyDescription() function
52 SVGAnimatedPropertyDescription(SVGElement* element, const AtomicString& attributeName) in SVGAnimatedPropertyDescription() argument
70 static unsigned hash(const SVGAnimatedPropertyDescription& key) in hash() argument