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

/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinscrinit.c628 int nVisuals = 0, nDepths = 0, nRootDepth = 0; local in function:winFinishScreenInitNativeGDI
646 if (!miInitVisuals (&pVisuals, &pDepths, &nVisuals, &nDepths, &nRootDepth,
664 nRootDepth, nDepths, pDepths, rootVisual,
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxcb.c154 for (i = 0; i < root->nDepths; i++) {
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswaprep.c1194 pRootT->nDepths = pRoot->nDepths;
1243 for(j = 0; j < root->nDepths; j++)
H A Ddispatch.c579 root.nDepths = pScreen->numDepths;
3641 for (j = 0; j < root->nDepths; j++)
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswaprep.c1072 pRootT->nDepths = pRoot->nDepths;
1117 for (j = 0; j < root->nDepths; j++) {
H A Ddispatch.c688 root.nDepths = pScreen->numDepths;
3744 for (j = 0; j < root->nDepths; j++) {
/xsrc/external/mit/libX11/dist/src/
H A DOpenDis.c411 sp->ndepths = u.rp->nDepths;
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrscreen.c57 for (d = 0; d < root->nDepths; d++)
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrscreen.c56 for (d = 0; d < root->nDepths; d++) {
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiX.c652 root->nDepths = PanoramiXNumDepths;
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiX.c646 root->nDepths = PanoramiXNumDepths;
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h356 CARD8 nDepths; /* number of xDepth structures following */ member in struct:__anone2852e7a0708

Completed in 27 milliseconds