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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinallpriv.c146 pCmapPriv = malloc(sizeof(winPrivCmapRec));
153 ZeroMemory(pCmapPriv, sizeof(winPrivCmapRec));
H A Dwin.h314 } winPrivCmapRec, *winPrivCmapPtr; typedef in typeref:struct:__anoned6456b30208
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinallpriv.c161 pCmapPriv = (winPrivCmapPtr) malloc (sizeof (winPrivCmapRec));
169 ZeroMemory (pCmapPriv, sizeof (winPrivCmapRec));
H A Dwin.h361 } winPrivCmapRec, *winPrivCmapPtr; typedef in typeref:struct:__anonc09092800308

Completed in 8 milliseconds