Home
last modified time | relevance | path

Searched refs:AttributeTypeAuto (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGAnimationElement.h69 enum AttributeType { AttributeTypeCSS, AttributeTypeXML, AttributeTypeAuto }; enumerator
DSVGAnimationElement.cpp261 return AttributeTypeAuto; in attributeType()