Searched refs:_onAdjustmentValueChanged (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/widget/
H A Dcolor-slider.h72 void _onAdjustmentValueChanged();
H A Dcolor-slider.cpp304 _adjustment->signal_value_changed().connect(sigc::mem_fun(this, &ColorSlider::_onAdjustmentValueChanged));
314 void ColorSlider::_onAdjustmentValueChanged() function in class:Inkscape::UI::Widget::ColorSlider

Completed in 15 milliseconds