Searched refs:SP_ATTR_SCALE (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/filters/ |
H A D | displacementmap.cpp | 118 case SP_ATTR_SCALE:
|
/inkscape/src/ |
H A D | attributes.cpp | 255 {SP_ATTR_SCALE, "scale"},
|
H A D | attributes.h | 256 SP_ATTR_SCALE, enumerator in enum:SPAttributeEnum
|
/inkscape/src/ui/dialog/ |
H A D | filter-effects-dialog.cpp | 2918 _settings->add_spinscale(0, SP_ATTR_SCALE, _("Scale:"), 0, 100, 1, 0.01, 1, _("This defines the intensity of the displacement effect."));
|
Completed in 27 milliseconds