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

/xsrc/external/mit/xorg-server.old/dist/composite/
H A Dcompint.h86 } CompClientWindowRec, *CompClientWindowPtr; typedef in typeref:struct:_CompClientWindow
H A Dcompalloc.c138 ccw = malloc(sizeof (CompClientWindowRec));
335 ccw = malloc(sizeof (CompClientWindowRec));
/xsrc/external/mit/xorg-server/dist/composite/
H A Dcompint.h87 } CompClientWindowRec, *CompClientWindowPtr; typedef in typeref:struct:_CompClientWindow
H A Dcompalloc.c165 ccw = malloc(sizeof(CompClientWindowRec));
362 ccw = malloc(sizeof(CompClientWindowRec));

Completed in 6 milliseconds