Searched defs:PropertyIsAnimValType (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
H A DSVGPropertyTearOff.h40 enum PropertyIsAnimValType { enum in namespace:blink
49 PropertyIsAnimValType propertyIsAnimVal() const
98 SVGPropertyTearOffBase(SVGElement* contextElement, PropertyIsAnimValType propertyIsAnimVal, const QualifiedName& attributeName = QualifiedName::null())
110 PropertyIsAnimValType m_propertyIsAnimVal;
134 SVGPropertyTearOff(PassRefPtr<Property> target, SVGElement* contextElement, PropertyIsAnimValType propertyIsAnimVal, const QualifiedName& attributeName = QualifiedName::null())

Completed in 2639 milliseconds