Searched refs:SP_ATTR_EXPONENT (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/filters/ |
H A D | componenttransfer-funcnode.cpp | 155 case SP_ATTR_EXPONENT:
|
/inkscape/src/ |
H A D | attributes.cpp | 231 {SP_ATTR_EXPONENT, "exponent"},
|
H A D | attributes.h | 232 SP_ATTR_EXPONENT, enumerator in enum:SPAttributeEnum
|
/inkscape/src/ui/dialog/ |
H A D | filter-effects-dialog.cpp | 1047 _settings.add_spinscale(1, SP_ATTR_EXPONENT, _("Exponent"), 0, 10, 0.1, 0.01, 2);
|
Completed in 542 milliseconds