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

/xsrc/external/mit/xorg-server.old/dist/xfixes/
H A Dregion.c552 xXFixesFetchRegionReply *reply;
566 reply = malloc(sizeof (xXFixesFetchRegionReply) +
597 (void) WriteToClient(client, sizeof (xXFixesFetchRegionReply) +
/xsrc/external/mit/xorg-server/dist/xfixes/
H A Dregion.c534 xXFixesFetchRegionReply *reply;
549 reply = calloc(sizeof(xXFixesFetchRegionReply) + nBox * sizeof(xRectangle),
577 WriteToClient(client, sizeof(xXFixesFetchRegionReply) +
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxfixesproto.h344 } xXFixesFetchRegionReply; typedef in typeref:struct:__anon67446ab81808
/xsrc/external/mit/libXfixes/dist/src/
H A DRegion.c319 xXFixesFetchRegionReply rep;

Completed in 9 milliseconds