Searched refs:xQueryBestSizeReply (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | QuBest.c | 41 xQueryBestSizeReply rep;
|
| H A D | QuCurShp.c | 40 xQueryBestSizeReply rep;
|
| H A D | QuStipShp.c | 40 xQueryBestSizeReply rep;
|
| H A D | QuTileShp.c | 40 xQueryBestSizeReply rep;
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | swaprep.h | 169 xQueryBestSizeReply * /* pRep */ );
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | swaprep.h | 192 xQueryBestSizeReply * /* pRep */);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xproto.h | 829 } xQueryBestSizeReply; 1293 xQueryBestSizeReply bestSize; 827 } xQueryBestSizeReply; typedef in typeref:struct:__anone2852e7a2a08
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | dispatch.c | 3036 xQueryBestSizeReply reply; 3063 memset(&reply, 0, sizeof(xQueryBestSizeReply)); 3069 WriteReplyToClient(client, sizeof(xQueryBestSizeReply), &reply);
|
| H A D | swaprep.c | 635 SQueryBestSizeReply(ClientPtr pClient, int size, xQueryBestSizeReply *pRep)
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | dispatch.c | 3127 xQueryBestSizeReply reply; 3153 reply = (xQueryBestSizeReply) { 3160 WriteReplyToClient(client, sizeof(xQueryBestSizeReply), &reply);
|
| H A D | swaprep.c | 566 SQueryBestSizeReply(ClientPtr pClient, int size, xQueryBestSizeReply * pRep)
|
Completed in 29 milliseconds