Searched refs:npixelvalues (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dxmag_multivis.c81 int npixelvalues; /* number of pixel values */ variable
315 npixelvalues = (def_vis->red_mask | def_vis->green_mask |
325 npixelvalues = DisplayCells (dpy, screen);
1001 if (def.pixel >= 0 && def.pixel < npixelvalues) {

Completed in 788 milliseconds