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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.h50 #define MAXSCREENS 16 macro
59 extern perscreen Scr[MAXSCREENS];
H A Dxlock.c170 perscreen Scr[MAXSCREENS];
177 static Window win[MAXSCREENS]; /* window used to cover screen */
178 static Window icon[MAXSCREENS]; /* window used during password typein */
179 static Window root[MAXSCREENS]; /* convenience pointer to the root window */
180 static GC textgc[MAXSCREENS]; /* graphics context used for text rendering */
181 static XColor fgcol[MAXSCREENS];/* used for text rendering */
182 static XColor bgcol[MAXSCREENS];/* background of text screen */
183 XColor ssblack[MAXSCREENS];/* black color for screen saver screen */
184 XColor sswhite[MAXSCREENS];/* white color for screen saver screen */
185 static int iconx[MAXSCREENS]; /* locatio
[all...]
H A Dhopalong.c80 static hopstruct hops[MAXSCREENS];
H A Dflame.c75 static flamestruct flames[MAXSCREENS];
H A Dimage.c84 static imagestruct ims[MAXSCREENS];
H A Dqix.c89 static qixstruct qixs[MAXSCREENS];
H A Drotor.c112 static flightstruct flights[MAXSCREENS];
H A Dswarm.c83 static swarmstruct swarms[MAXSCREENS];
H A Dlife.c102 static lifestruct lifes[MAXSCREENS];
H A Dpyro.c150 static pyrostruct pyros[MAXSCREENS];

Completed in 20 milliseconds