Searched defs:xcolor (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dxlock.c1217 XColor xcolor = { local
1224 if (!XAllocColor(dsp, cmap, &xcolor))
1227 Scr[screen].pixels[i] = xcolor.pixel;

Completed in 104 milliseconds