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

/xsrc/external/mit/libX11/dist/src/
H A DWarpPtr.c48 req->srcWid = src_win;
H A DTrCoords.c47 req->srcWid = src_win;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswapreq.c414 swapl(&stuff->srcWid);
427 swapl(&stuff->srcWid);
H A Devents.c3640 if (stuff->srcWid != None) {
3642 XID winID = stuff->srcWid;
3737 if (stuff->srcWid != None) {
3739 XID winID = stuff->srcWid;
H A Ddispatch.c1237 rc = dixLookupWindow(&pWin, stuff->srcWid, client, DixGetAttrAccess);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dswapreq.c446 swapl(&stuff->srcWid, n);
460 swapl(&stuff->srcWid, n);
H A Devents.c3158 if (stuff->srcWid != None)
3161 XID winID = stuff->srcWid;
3257 if (stuff->srcWid != None)
3260 XID winID = stuff->srcWid;
H A Ddispatch.c1132 rc = dixLookupWindow(&pWin, stuff->srcWid, 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.c587 rc = dixLookupWindow(&pWin, stuff->srcWid, client, DixReadAccess);
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiXprocs.c618 rc = dixLookupWindow(&pWin, stuff->srcWid, client, DixReadAccess);

Completed in 41 milliseconds