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

/solaris-x11-s12/open-src/app/xlock/sun-src/
H A Dimage.c76 int iconcount; member in struct:__anon101
90 for (i = 0; i < ip->iconcount; i++) {
102 for (i = 0; i < ip->iconcount; i++) {
137 ip->iconcount = 1; /* icon mode */
141 ip->iconcount = batchcount;
142 if ((ip->iconcount) > MAXICONS)
143 ip->iconcount = MAXICONS;

Completed in 8 milliseconds