Searched refs:CompScreenRec (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/composite/ | ||
| H A D | compint.h | 164 } CompScreenRec, *CompScreenPtr; typedef in typeref:struct:_CompScreen |
| H A D | compinit.c | 340 cs = (CompScreenPtr) malloc(sizeof (CompScreenRec)); |
| /xsrc/external/mit/xorg-server/dist/composite/ | ||
| H A D | compint.h | 172 } CompScreenRec, *CompScreenPtr; typedef in typeref:struct:_CompScreen |
| H A D | compinit.c | 344 cs = (CompScreenPtr) malloc(sizeof(CompScreenRec)); |
Completed in 7 milliseconds