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

/solaris-x11-s11/open-src/lib/libdga/sun-src/
H A Dpix_grab.h53 u_int npix; /* number of pixmaps using this entry */ member in struct:shpx_client_entry
/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dpyro.c254 int multi, shelltype, nstars, fuse, npix, pix, color1, color2; local
265 if (!mono && (npix = Scr[screen].npixels) > 2) {
266 color1 = Scr[screen].pixels[pix = random() % npix];
267 color2 = Scr[screen].pixels[(pix + (npix / 2)) % npix];

Completed in 13 milliseconds