Home
last modified time | relevance | path

Searched defs:specularExponent (Results 1 – 25 of 62) sorted by relevance

123

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/filters/
H A DSpotLightSource.h34 const FloatPoint3D& direction, float specularExponent, float limitingConeAngle) in create()
48 float specularExponent() const { return m_specularExponent; } in specularExponent() function
60 float specularExponent, float limitingConeAngle) in SpotLightSource()
H A DFESpecularLighting.cpp34 float specularConstant, float specularExponent, float kernelUnitLengthX, in FESpecularLighting()
41 float surfaceScale, float specularConstant, float specularExponent, in create()
91 float FESpecularLighting::specularExponent() const in specularExponent() function in WebCore::FESpecularLighting
96 bool FESpecularLighting::setSpecularExponent(float specularExponent) in setSpecularExponent()
H A DLightSource.cpp99 bool LightSource::setSpecularExponent(float specularExponent) in setSpecularExponent()
H A DLightSource.h60 int specularExponent; member
H A DSpotLightSource.cpp164 bool SpotLightSource::setSpecularExponent(float specularExponent) in setSpecularExponent()
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/graphics/filters/
H A DSVGSpotLightSource.h35 …rce(const FloatPoint3D &position, const FloatPoint3D &direction, float specularExponent, float lim… in SVGSpotLightSource()
52 float specularExponent() const in specularExponent() function
H A DSVGFESpecularLighting.cpp76 float SVGFESpecularLighting::specularExponent() const in specularExponent() function in WebCore::SVGFESpecularLighting
81 void SVGFESpecularLighting::setSpecularExponent(float specularExponent) in setSpecularExponent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/svg/
H A Dsvg_fe_light_element.h59 SVGAnimatedNumber* specularExponent() { return specular_exponent_.Get(); } in specularExponent() function
60 const SVGAnimatedNumber* specularExponent() const { in specularExponent() function
H A Dsvg_fe_specular_lighting_element.h44 SVGAnimatedNumber* specularExponent() { return specular_exponent_.Get(); } in specularExponent() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/svg/
H A Dsvg_fe_light_element.h59 SVGAnimatedNumber* specularExponent() { return specular_exponent_.Get(); } in specularExponent() function
60 const SVGAnimatedNumber* specularExponent() const { in specularExponent() function
H A Dsvg_fe_specular_lighting_element.h45 SVGAnimatedNumber* specularExponent() { return specular_exponent_.Get(); } in specularExponent() function
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/filters/
H A Dspecularlighting.h41 gfloat specularExponent; variable
H A Dspotlight.h48 float specularExponent; variable
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/display/
H A Dnr-filter-specularlighting.h50 double specularExponent; variable
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGFESpecularLightingElement.cpp67 float specularExponent = mNumberAttributes[SPECULAR_EXPONENT].GetAnimValue(); in GetPrimitiveDescription() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGFESpecularLightingElement.cpp68 float specularExponent = mNumberAttributes[SPECULAR_EXPONENT].GetAnimValue(); in GetPrimitiveDescription() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGFESpecularLightingElement.cpp67 float specularExponent = mNumberAttributes[SPECULAR_EXPONENT].GetAnimValue(); in GetPrimitiveDescription() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/svg/
H A DSVGFESpecularLightingElement.cpp77 float specularExponent = mNumberAttributes[SPECULAR_EXPONENT].GetAnimValue(); in GetPrimitiveDescription() local
H A DSVGFESpotLightElement.cpp65 float specularExponent, limitingConeAngle; in ComputeLightAttributes() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGFESpecularLightingElement.cpp68 float specularExponent = mNumberAttributes[SPECULAR_EXPONENT].GetAnimValue(); in GetPrimitiveDescription() local
H A DSVGFESpotLightElement.cpp57 float specularExponent, limitingConeAngle; in ComputeLightAttributes() local
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGFESpecularLightingElement.cpp69 float specularExponent = mNumberAttributes[SPECULAR_EXPONENT].GetAnimValue(); in GetPrimitiveDescription() local
/dports/games/evq3/evq3/code/renderer/
H A Dtr_shade.c1783 float specularExponent; in Render_lighting_DBS_direct() local
1950 float specularExponent; in Render_lighting_DBS_omni() local
2294 float specularExponent; in Render_lighting_DBS_radiosity() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/filters/arm/
H A DFELightingNEON.h83 int specularExponent; member
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/effects/imagefilters/
H A DSkLightingImageFilter.cpp964 SkScalar specularExponent, in SkSpotLight()
1035 SkScalar specularExponent() const { return fSpecularExponent; } in specularExponent() function in SkSpotLight
1057 SkScalar specularExponent, in SkSpotLight()
1162 const SkPoint3& location, const SkPoint3& target, SkScalar specularExponent, in MakeSpotLitDiffuse()
1188 const SkPoint3& location, const SkPoint3& target, SkScalar specularExponent, in MakeSpotLitSpecular()

123