Home
last modified time | relevance | path

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

/external/webkit/WebCore/svg/
DSVGFESpecularLightingElement.cpp79 LightSource* SVGFESpecularLightingElement::findLights() const in findLights() function in WebCore::SVGFESpecularLightingElement
107 … specularExponent(), kernelUnitLengthX(), kernelUnitLengthY(), findLights()); in build()
DSVGFEDiffuseLightingElement.cpp91 kernelUnitLengthX(), kernelUnitLengthY(), findLights()); in build()
97 LightSource* SVGFEDiffuseLightingElement::findLights() const in findLights() function in WebCore::SVGFEDiffuseLightingElement
DSVGFEDiffuseLightingElement.h53 LightSource* findLights() const;
DSVGFESpecularLightingElement.h55 LightSource* findLights() const;
/external/webkit/WebCore/
DChangeLog-2008-08-105475 (WebCore::SVGFEDiffuseLightingElement::findLights):
5507 (WebCore::SVGFESpecularLightingElement::findLights):