Home
last modified time | relevance | path

Searched refs:one_point_oh (Results 1 – 2 of 2) sorted by relevance

/dports/x11/xscreensaver/xscreensaver-5.44/utils/
H A Dcolors.c269 double one_point_oh = 0; /* (debug) */ in make_color_path() local
304 one_point_oh += ratio[i]; in make_color_path()
313 if (one_point_oh < 0.99999 || one_point_oh > 1.00001) in make_color_path()
/dports/x11/xlockmore/xlockmore-5.67/xlock/
H A Dcolor.c613 double one_point_oh = 0; /* (debug) */ in make_color_path() local
649 one_point_oh += ratio[i]; in make_color_path()
658 if (one_point_oh < 0.99999 || one_point_oh > 1.00001) in make_color_path()