Home
last modified time | relevance | path

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

/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Drain.c77 int colored_drops; /* Colored drops? 1 or 0 */ member
146 rp->colored_drops = (NRAND(10) != 1); in InitDropColors()
149 if (rp->colored_drops) in InitDropColors()
187 if (rp->colored_drops) in InitDrop()