Searched refs:dstWid (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DWarpPtr.c49 req->dstWid = dest_win;
H A DTrCoords.c48 req->dstWid = dest_win;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c415 swapl(&stuff->dstWid);
428 swapl(&stuff->dstWid);
H A Devents.c3632 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 Ddispatch.c1240 rc = dixLookupWindow(&pDst, stuff->dstWid, client, DixGetAttrAccess);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c447 swapl(&stuff->dstWid, n);
461 swapl(&stuff->dstWid, n);
H A Devents.c3150 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 Ddispatch.c1135 rc = dixLookupWindow(&pDst, stuff->dstWid, client, DixGetAttrAccess);
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1556 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 DpanoramiXprocs.c590 rc = dixLookupWindow(&pDst, stuff->dstWid, client, DixReadAccess);
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiXprocs.c621 rc = dixLookupWindow(&pDst, stuff->dstWid, client, DixReadAccess);

Completed in 546 milliseconds