lightSource        39 Source/core/svg/SVGFEDistantLightElement.cpp PassRefPtr<LightSource> SVGFEDistantLightElement::lightSource() const
lightSource        39 Source/core/svg/SVGFEPointLightElement.cpp PassRefPtr<LightSource> SVGFEPointLightElement::lightSource() const
lightSource        39 Source/core/svg/SVGFESpotLightElement.cpp PassRefPtr<LightSource> SVGFESpotLightElement::lightSource() const
lightSource       114 Source/platform/graphics/filters/FEDiffuseLighting.cpp const LightSource* FEDiffuseLighting::lightSource() const
lightSource       130 Source/platform/graphics/filters/FESpecularLighting.cpp const LightSource* FESpecularLighting::lightSource() const