Searched refs:SP_ATTR_SPECULAREXPONENT (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/
H A Dattributes.cpp281 {SP_ATTR_SPECULAREXPONENT, "specularExponent"},
H A Dattributes.h283 SP_ATTR_SPECULAREXPONENT, enumerator in enum:SPAttributeEnum
/inkscape/src/filters/
H A Dspecularlighting.cpp128 case SP_ATTR_SPECULAREXPONENT:
H A Dspotlight.cpp213 case SP_ATTR_SPECULAREXPONENT:
/inkscape/src/ui/dialog/
H A Dfilter-effects-dialog.cpp1207 _settings.add_spinscale(1, SP_ATTR_SPECULAREXPONENT, _("Specular Exponent"), 1, 100, 1, 1, 0, _("Exponent value controlling the focus for the light source"));
2947 _settings->add_spinscale(1, SP_ATTR_SPECULAREXPONENT, _("Exponent:"), 1, 50, 1, 0.01, 1, _("Exponent for specular term, larger is more \"shiny\"."));

Completed in 154 milliseconds