Searched refs:xGetSelectionOwnerReply (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DGetSOwner.c36 xGetSelectionOwnerReply rep;
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dselection.c233 xGetSelectionOwnerReply reply;
243 memset(&reply, 0, sizeof(xGetSelectionOwnerReply));
256 WriteReplyToClient(client, sizeof(xGetSelectionOwnerReply), &reply);
H A Dswaprep.c292 xGetSelectionOwnerReply *pRep)
/xsrc/external/mit/xorg-server/dist/dix/
H A Dselection.c231 xGetSelectionOwnerReply reply;
241 reply = (xGetSelectionOwnerReply) {
255 WriteReplyToClient(client, sizeof(xGetSelectionOwnerReply), &reply);
H A Dswaprep.c269 xGetSelectionOwnerReply * pRep)
/xsrc/external/mit/xorg-server/dist/include/
H A Dswaprep.h76 xGetSelectionOwnerReply *
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dswaprep.h87 xGetSelectionOwnerReply * /* pRep */);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h560 } xGetSelectionOwnerReply;
1275 xGetSelectionOwnerReply selection;
558 } xGetSelectionOwnerReply; typedef in typeref:struct:__anone2852e7a1708

Completed in 14 milliseconds