Searched refs:aboveSibling (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | quartz.c | 258 e.u.configureNotify.aboveSibling = None;
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | quartz.c | 300 e.u.configureNotify.aboveSibling = None;
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | EvToWire.c | 244 event->u.configureNotify.aboveSibling = ev->above;
|
| H A D | XlibInt.c | 1085 ev->above = event->u.configureNotify.aboveSibling;
|
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| H A D | imEvToWire.c | 247 event->u.configureNotify.aboveSibling = sw32(ev->above, sw); 627 ev->above = sw32(event->u.configureNotify.aboveSibling, sw);
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | swaprep.c | 951 cpswapl(from->u.configureNotify.aboveSibling, 952 to->u.configureNotify.aboveSibling);
|
| H A D | window.c | 2324 event.u.configureNotify.aboveSibling = pSib->drawable.id; 2326 event.u.configureNotify.aboveSibling = None;
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | swaprep.c | 845 cpswapl(from->u.configureNotify.aboveSibling, 846 to->u.configureNotify.aboveSibling);
|
| H A D | window.c | 2375 .u.configureNotify.aboveSibling = pSib ? pSib->drawable.id : None,
|
| /xsrc/external/mit/xorg-server.old/dist/randr/ |
| H A D | rrscreen.c | 81 event.u.configureNotify.aboveSibling = None;
|
| /xsrc/external/mit/xorg-server/dist/randr/ |
| H A D | rrscreen.c | 76 .u.configureNotify.aboveSibling = None,
|
| /xsrc/external/mit/xorgproto/dist/include/X11/ |
| H A D | Xproto.h | 1106 Window event, window, aboveSibling; 1103 Window event, window, aboveSibling; member in struct:_xEvent::__anone2852e7a360a::__anone2852e7a4508
|
Completed in 26 milliseconds