Searched refs:gimp_color_wheel_set_color (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ui/widget/ |
H A D | gimpcolorwheel.h | 78 void gimp_color_wheel_set_color (GimpColorWheel *wheel,
|
H A D | gimpcolorwheel.c | 741 gimp_color_wheel_set_color (wheel, 760 gimp_color_wheel_set_color (wheel, priv->h, s, v); 795 gimp_color_wheel_set_color (wheel, 803 gimp_color_wheel_set_color (wheel, priv->h, s, v); 836 gimp_color_wheel_set_color (wheel, 845 gimp_color_wheel_set_color (wheel, priv->h, s, v); 1391 * gimp_color_wheel_set_color: 1403 gimp_color_wheel_set_color (GimpColorWheel *wheel, function 1603 gimp_color_wheel_set_color (wheel, hue, sat, val);
|
H A D | color-wheel-selector.cpp | 270 gimp_color_wheel_set_color(GIMP_COLOR_WHEEL(_wheel), hsv[0], hsv[1], hsv[2]);
|
Completed in 222 milliseconds