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

/inkscape/src/
H A Dattributes.cpp251 {SP_ATTR_SURFACESCALE, "surfaceScale"},
H A Dattributes.h252 SP_ATTR_SURFACESCALE, enumerator in enum:SPAttributeEnum
281 //SP_ATTR_SURFACESCALE,
/inkscape/src/filters/
H A Ddiffuselighting.cpp84 case SP_ATTR_SURFACESCALE:
H A Dspecularlighting.cpp87 case SP_ATTR_SURFACESCALE:
/inkscape/src/ui/dialog/
H A Dfilter-effects-dialog.cpp2912 _settings->add_spinscale(1, SP_ATTR_SURFACESCALE, _("Surface Scale:"), -5, 5, 0.01, 0.001, 3, _("This value amplifies the heights of the bump map defined by the input alpha channel"));
2945 _settings->add_spinscale(1, SP_ATTR_SURFACESCALE, _("Surface Scale:"), -5, 5, 0.1, 0.01, 2, _("This value amplifies the heights of the bump map defined by the input alpha channel"));

Completed in 31 milliseconds