Home
last modified time | relevance | path

Searched refs:hsv_to_rgb (Results 151 – 175 of 390) sorted by relevance

12345678910>>...16

/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dcolor.c507 hsv_to_rgb((int) (h1 + (i * dh)), (s1 + (i * ds)), (v1 + (i * dv)), in make_color_ramp()
717 hsv_to_rgb((int) in make_color_path()
993 hsv_to_rgb(H, S, V, in make_random_colormap()
1086 hsv_to_rgb(int h, double s, double v, in hsv_to_rgb() function
1445 hsv_to_rgb (NRAND( 360 ), in allocate_alpha_colors()
/dports/japanese/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dmac_soundspec.c87 static void hsv_to_rgb(double h, double s, double v, rgb_t *rgb) in hsv_to_rgb() function
196 hsv_to_rgb(h, s, v, &rgb); in set_color_ring()
/dports/math/snns/SNNSv4.3/xgui/sources/
H A Dui_color.c275 static void hsv_to_rgb (float h, float s, float v, int *r, int *g, int *b) in hsv_to_rgb() function
383 hsv_to_rgb(h, s, v, &r, &g, &b); in setHSVcolor()
/dports/x11/mate-screensaver/mate-screensaver-1.26.1/savers/
H A Dgste-popsquares.c62 hsv_to_rgb (int h, in G_DEFINE_TYPE_WITH_PRIVATE()
255 hsv_to_rgb ((int) (h1 + (i * dh)), in make_color_ramp()
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/timidity/
H A Dmac_soundspec.c87 static void hsv_to_rgb(double h, double s, double v, rgb_t *rgb) in hsv_to_rgb() function
196 hsv_to_rgb(h, s, v, &rgb); in set_color_ring()
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/timidity/
H A Dmac_soundspec.c87 static void hsv_to_rgb(double h, double s, double v, rgb_t *rgb) in hsv_to_rgb() function
196 hsv_to_rgb(h, s, v, &rgb); in set_color_ring()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dmac_soundspec.c87 static void hsv_to_rgb(double h, double s, double v, rgb_t *rgb) in hsv_to_rgb() function
196 hsv_to_rgb(h, s, v, &rgb); in set_color_ring()
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/timidity/
H A Dmac_soundspec.c87 static void hsv_to_rgb(double h, double s, double v, rgb_t *rgb) in hsv_to_rgb() function
196 hsv_to_rgb(h, s, v, &rgb); in set_color_ring()
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/timidity/
H A Dmac_soundspec.c87 static void hsv_to_rgb(double h, double s, double v, rgb_t *rgb) in hsv_to_rgb() function
196 hsv_to_rgb(h, s, v, &rgb); in set_color_ring()
/dports/audio/timidity++/TiMidity++-2.15.0/timidity/
H A Dmac_soundspec.c87 static void hsv_to_rgb(double h, double s, double v, rgb_t *rgb) in hsv_to_rgb() function
196 hsv_to_rgb(h, s, v, &rgb); in set_color_ring()
/dports/audio/timidity++-motif/TiMidity++-2.15.0/timidity/
H A Dmac_soundspec.c87 static void hsv_to_rgb(double h, double s, double v, rgb_t *rgb) in hsv_to_rgb() function
196 hsv_to_rgb(h, s, v, &rgb); in set_color_ring()
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/timidity/
H A Dmac_soundspec.c87 static void hsv_to_rgb(double h, double s, double v, rgb_t *rgb) in hsv_to_rgb() function
196 hsv_to_rgb(h, s, v, &rgb); in set_color_ring()
/dports/x11/xfce4-screensaver/xfce4-screensaver-4.16.0/savers/
H A Dgste-popsquares.c62 hsv_to_rgb (int h, in G_DEFINE_TYPE_WITH_PRIVATE()
217 hsv_to_rgb ((int) (h1 + (i * dh)), in make_color_ramp()
/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dcolorsys.py143 def hsv_to_rgb(h, s, v): function
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dcolorsys.py143 def hsv_to_rgb(h, s, v): function
/dports/lang/python310/Python-3.10.1/Lib/
H A Dcolorsys.py144 def hsv_to_rgb(h, s, v): function
/dports/lang/python37/Python-3.7.12/Lib/
H A Dcolorsys.py143 def hsv_to_rgb(h, s, v): function
/dports/lang/python38/Python-3.8.12/Lib/
H A Dcolorsys.py143 def hsv_to_rgb(h, s, v): function
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dcolorsys.py135 def hsv_to_rgb(h, s, v): function
/dports/lang/python27/Python-2.7.18/Lib/
H A Dcolorsys.py135 def hsv_to_rgb(h, s, v): function
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dcolorsys.py143 def hsv_to_rgb(h, s, v): function
/dports/lang/python39/Python-3.9.9/Lib/
H A Dcolorsys.py143 def hsv_to_rgb(h, s, v): function
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_math_color.h46 void hsv_to_rgb(float h, float s, float v, float *r_r, float *r_g, float *r_b);
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dcolorsys.py135 def hsv_to_rgb(h, s, v): function
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/examp/
H A Dextext.c170 hsv_to_rgb(angle2, 1, 1, &r, &g, &b); in main()

12345678910>>...16