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

/inkscape/src/ui/
H A Dselected-color.h35 void setAlpha(gfloat alpha);
H A Dselected-color.cpp52 void SelectedColor::setAlpha(gfloat alpha) function in class:Inkscape::UI::SelectedColor
/inkscape/src/widgets/
H A Dsp-color-selector.h24 void setAlpha( gfloat alpha );
H A Dsp-color-selector.cpp172 void ColorSelector::setAlpha( gfloat alpha ) function in class:ColorSelector
/inkscape/src/ui/widget/
H A Dcolor-wheel-selector.cpp203 _color.setAlpha(ColorScales::getScaled(_alpha_adjustment->gobj()));
225 _color.setAlpha(ColorScales::getScaled(_alpha_adjustment->gobj()));

Completed in 15 milliseconds