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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.h51 #define NUMCOLORS 64 macro
56 u_long pixels[NUMCOLORS]; /* pixel values in the colormap */
H A Dxlock.c1234 int colorcount = NUMCOLORS;
1235 u_char red[NUMCOLORS];
1236 u_char green[NUMCOLORS];
1237 u_char blue[NUMCOLORS];

Completed in 12 milliseconds