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

/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dshapeproto.h206 } xShapeInputSelectedReply; typedef in typeref:struct:__anoncf80d8d20308
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dshape.c908 xShapeInputSelectedReply rep;
927 rep = (xShapeInputSelectedReply) {
937 WriteToClient(client, sizeof(xShapeInputSelectedReply), &rep);
/xsrc/external/mit/libXext/dist/src/
H A DXShape.c415 xShapeInputSelectedReply rep;
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dshape.c917 xShapeInputSelectedReply rep;
948 WriteToClient (client, sizeof (xShapeInputSelectedReply), (char *) &rep);

Completed in 6 milliseconds