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

/solaris-x11-s11/open-src/lib/libXext/sun-src/src/
H A DTransOvl.c161 for (depth = scr->depths; depth < (scr->depths + scr->ndepths); depth++) {
185 visEnumData->nDepths = scr->ndepths;
200 int ndepths; local
204 ndepths = visEnumData->nDepths;
206 while (ndepths) {
210 ndepths--;
213 if (!ndepths) {
216 visEnumData->nDepths = ndepths - 1;
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcsopendi.c494 for (j = 0; j < sp->ndepths; j++) {
H A Dcslibint.c1461 for (j = 0; j < sp->ndepths; j++) {
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdpstk/
H A DXDPSshare.c712 if ((count = scr->ndepths) > 0) {

Completed in 23 milliseconds