lightElementAttributeChanged 37 Source/core/svg/SVGFEDiffuseLightingElement.h void lightElementAttributeChanged(const SVGFELightElement*, const QualifiedName&); lightElementAttributeChanged 154 Source/core/svg/SVGFELightElement.cpp toSVGFEDiffuseLightingElement(*parent).lightElementAttributeChanged(this, attrName); lightElementAttributeChanged 158 Source/core/svg/SVGFELightElement.cpp toSVGFESpecularLightingElement(*parent).lightElementAttributeChanged(this, attrName); lightElementAttributeChanged 37 Source/core/svg/SVGFESpecularLightingElement.h void lightElementAttributeChanged(const SVGFELightElement*, const QualifiedName&);