Searched refs:numVids (Results 1 – 12 of 12) sorted by relevance
166 depths[0].numVids = 0; in xnestOpenScreen()213 depths[depthIndex].numVids = 0; in xnestOpenScreen()218 if (depths[depthIndex].numVids >= MAXVISUALSPERDEPTH) { in xnestOpenScreen()221 depths[depthIndex].vids[depths[depthIndex].numVids] = in xnestOpenScreen()223 depths[depthIndex].numVids++; in xnestOpenScreen()
493 depth->numVids = nvtype; in miInitVisuals()565 for (j = 0; j < depth[i].numVids; j++) { in miInitVisuals()575 if (j != depth[i].numVids) in miInitVisuals()
651 depth->nVisuals = PanoramiXDepths[i].numVids; in PanoramiXCreateConnectionBlock()753 PanoramiXDepths[j].numVids = 0; in PanoramiXMaybeAddDepth()796 PanoramiXDepths[k].numVids + 1, in PanoramiXMaybeAddVisual()798 PanoramiXDepths[k].vids[PanoramiXDepths[k].numVids] = pVisual->vid; in PanoramiXMaybeAddVisual()799 PanoramiXDepths[k].numVids++; in PanoramiXMaybeAddVisual()
816 for (ivisual = 0; ivisual < pDepth->numVids; ivisual++) { in ScreenSaverSetAttributes()
86 count += pScreen->allowedDepths[i].numVids; in miDbeGetVisualInfo()99 for (j = 0; j < pDepth->numVids; j++) { in miDbeGetVisualInfo()
80 short numVids; member
208 if (depth->numVids) in compFindVisuallessDepth()
2523 first_new_vid = depth->numVids; in ResizeVisualArray()2526 vids = reallocarray(depth->vids, depth->numVids + new_visual_count, in ResizeVisualArray()2553 depth->numVids += new_visual_count; in ResizeVisualArray()
627 (pDepth->numVids * sizeof(xVisualType)); in CreateConnectionBlock()636 depth.nVisuals = pDepth->numVids; in CreateConnectionBlock()640 for (k = 0; k < pDepth->numVids; k++) { in CreateConnectionBlock()
810 for (ivisual = 0; ivisual < pDepth->numVids; ivisual++) { in CreateWindow()
139 for (v = 0; v < pDepth->numVids; v++) in visualDepth()
348 for (v = 0; v < pDepth->numVids; v++) { in ProcRenderQueryPictFormats()432 for (v = 0; v < pDepth->numVids; v++) { in ProcRenderQueryPictFormats()