Searched refs:SP_ATTR_BIAS (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/ |
H A D | attributes.cpp | 244 {SP_ATTR_BIAS, "bias"},
|
H A D | attributes.h | 245 SP_ATTR_BIAS, enumerator in enum:SPAttributeEnum
|
/inkscape/src/filters/ |
H A D | convolvematrix.cpp | 180 case SP_ATTR_BIAS:
|
/inkscape/src/ui/dialog/ |
H A D | filter-effects-dialog.cpp | 2906 _settings->add_spinscale(0, SP_ATTR_BIAS, _("Bias:"), -10, 10, 1, 0.01, 1, _("This value is added to each component. This is useful to define a constant value as the zero response of the filter."));
|
Completed in 30 milliseconds