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

/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dimage.c76 int iconcount; member in struct:__anon104
94 for (i = 0; i < ip->iconcount; i++) {
106 for (i = 0; i < ip->iconcount; i++) {
142 ip->iconcount = 1; /* icon mode */
146 ip->iconcount = batchcount;
147 if ((ip->iconcount) > MAXICONS)
148 ip->iconcount = MAXICONS;

Completed in 9 milliseconds