Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGFELightElement.cpp39 DEFINE_ANIMATED_NUMBER(SVGFELightElement, SVGNames::azimuthAttr, Azimuth, azimuth) in DEFINE_ANIMATED_NUMBER() argument
79 if (attr->name() == SVGNames::azimuthAttr) in parseMappedAttribute()
107 if (attrName == SVGNames::azimuthAttr in svgAttributeChanged()
155 if (attrName == SVGNames::azimuthAttr) in synchronizeProperty()
186 attributeToPropertyTypeMap.set(SVGNames::azimuthAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
DSVGFEDiffuseLightingElement.cpp107 if (attrName == SVGNames::azimuthAttr) in setFilterEffectAttribute()
DSVGFESpecularLightingElement.cpp114 if (attrName == SVGNames::azimuthAttr) in setFilterEffectAttribute()