Searched refs:srcWid (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | WarpPtr.c | 48 req->srcWid = src_win;
|
| H A D | TrCoords.c | 47 req->srcWid = src_win;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | swapreq.c | 414 swapl(&stuff->srcWid); 427 swapl(&stuff->srcWid);
|
| H A D | events.c | 3640 if (stuff->srcWid != None) { 3642 XID winID = stuff->srcWid; 3737 if (stuff->srcWid != None) { 3739 XID winID = stuff->srcWid;
|
| H A D | dispatch.c | 1237 rc = dixLookupWindow(&pWin, stuff->srcWid, client, DixGetAttrAccess);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | swapreq.c | 446 swapl(&stuff->srcWid, n); 460 swapl(&stuff->srcWid, n);
|
| H A D | events.c | 3158 if (stuff->srcWid != None) 3161 XID winID = stuff->srcWid; 3257 if (stuff->srcWid != None) 3260 XID winID = stuff->srcWid;
|
| H A D | dispatch.c | 1132 rc = dixLookupWindow(&pWin, stuff->srcWid, 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 | 587 rc = dixLookupWindow(&pWin, stuff->srcWid, client, DixReadAccess);
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | panoramiXprocs.c | 618 rc = dixLookupWindow(&pWin, stuff->srcWid, client, DixReadAccess);
|
Completed in 41 milliseconds