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

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXResproto.h134 } xXResQueryClientPixmapBytesReply; typedef in typeref:struct:__anon297163a30608
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxres.c244 xXResQueryClientPixmapBytesReply rep;
296 WriteToClient (client,sizeof(xXResQueryClientPixmapBytesReply),(char*)&rep);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxres.c375 xXResQueryClientPixmapBytesReply rep;
393 rep = (xXResQueryClientPixmapBytesReply) {
410 WriteToClient(client, sizeof(xXResQueryClientPixmapBytesReply), &rep);
/xsrc/external/mit/libXres/dist/src/
H A DXRes.c202 xXResQueryClientPixmapBytesReply rep;

Completed in 35 milliseconds