Searched refs:dstWid (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | WarpPtr.c | 49 req->dstWid = dest_win;
|
| H A D | TrCoords.c | 48 req->dstWid = dest_win;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | swapreq.c | 415 swapl(&stuff->dstWid); 428 swapl(&stuff->dstWid);
|
| H A D | events.c | 3632 if (stuff->dstWid != None) { 3633 rc = dixLookupWindow(&dest, stuff->dstWid, client, DixReadAccess); 3729 if (stuff->dstWid != None) { 3730 rc = dixLookupWindow(&dest, stuff->dstWid, client, DixGetAttrAccess);
|
| H A D | dispatch.c | 1240 rc = dixLookupWindow(&pDst, stuff->dstWid, client, DixGetAttrAccess);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | swapreq.c | 447 swapl(&stuff->dstWid, n); 461 swapl(&stuff->dstWid, n);
|
| H A D | events.c | 3150 if (stuff->dstWid != None) { 3151 rc = dixLookupWindow(&dest, stuff->dstWid, client, DixReadAccess); 3249 if (stuff->dstWid != None) { 3250 rc = dixLookupWindow(&dest, stuff->dstWid, client, DixGetAttrAccess);
|
| H A D | dispatch.c | 1135 rc = dixLookupWindow(&pDst, stuff->dstWid, client, DixGetAttrAccess);
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xproto.h | 1556 Window srcWid, dstWid; 1564 Window srcWid, dstWid; 1552 Window srcWid, dstWid; member in struct:__anone2852e7a6f08 1560 Window srcWid, dstWid; member in struct:__anone2852e7a7008
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | panoramiXprocs.c | 590 rc = dixLookupWindow(&pDst, stuff->dstWid, client, DixReadAccess);
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | panoramiXprocs.c | 621 rc = dixLookupWindow(&pDst, stuff->dstWid, client, DixReadAccess);
|
Completed in 546 milliseconds