Searched refs:CMapScreenRec (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ | ||
| H A D | xf86cmap.c | 96 } CMapScreenRec, *CMapScreenPtr; typedef in typeref:struct:__anon58e541140108 177 if(!(pScreenPriv = malloc(sizeof(CMapScreenRec)))) { |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ | ||
| H A D | xf86cmap.c | 95 } CMapScreenRec, *CMapScreenPtr; typedef in typeref:struct:__anon5cef10e70108 172 if (!(pScreenPriv = malloc(sizeof(CMapScreenRec)))) { |
Completed in 5 milliseconds