Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGClipPathElement.cpp38 DEFINE_ANIMATED_ENUMERATION(SVGClipPathElement, SVGNames::clipPathUnitsAttr, ClipPathUnits, clipPat… in DEFINE_ANIMATED_ENUMERATION() argument
54 if (attr->name() == SVGNames::clipPathUnitsAttr) { in parseMappedAttribute()
78 if (attrName == SVGNames::clipPathUnitsAttr in svgAttributeChanged()
97 if (attrName == SVGNames::clipPathUnitsAttr) in synchronizeProperty()
116 attributeToPropertyTypeMap.set(SVGNames::clipPathUnitsAttr, AnimatedEnumeration); in fillAttributeToPropertyTypeMap()