Searched refs:next_color (Results 1 – 2 of 2) sorted by relevance
342 var next_color = color;343 while (next_color === color) {346 next_color = probe_line.css("background-color");
127 VGuint next_color = float4_to_argb(ramp_stops + rnext + 1); in create_gradient_data() local129 next_color, dist); in create_gradient_data()