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

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dcolormap.c571 Colormap midSrc; local in function:CopyColormapAndFree
577 midSrc = pSrc->mid;
578 alloc = ((pSrc->flags & AllAllocated) && CLIENT_ID(midSrc) == client) ?
/xsrc/external/mit/xorg-server/dist/dix/
H A Dcolormap.c533 Colormap midSrc; local in function:CopyColormapAndFree
539 midSrc = pSrc->mid;
540 alloc = ((pSrc->flags & AllAllocated) && CLIENT_ID(midSrc) == client) ?

Completed in 10 milliseconds