Home
last modified time | relevance | path

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

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