Searched refs:aboveSibling (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A Dquartz.c258 e.u.configureNotify.aboveSibling = None;
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A Dquartz.c300 e.u.configureNotify.aboveSibling = None;
/xsrc/external/mit/libX11/dist/src/
H A DEvToWire.c244 event->u.configureNotify.aboveSibling = ev->above;
H A DXlibInt.c1085 ev->above = event->u.configureNotify.aboveSibling;
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimEvToWire.c247 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 Dswaprep.c951 cpswapl(from->u.configureNotify.aboveSibling,
952 to->u.configureNotify.aboveSibling);
H A Dwindow.c2324 event.u.configureNotify.aboveSibling = pSib->drawable.id;
2326 event.u.configureNotify.aboveSibling = None;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dswaprep.c845 cpswapl(from->u.configureNotify.aboveSibling,
846 to->u.configureNotify.aboveSibling);
H A Dwindow.c2375 .u.configureNotify.aboveSibling = pSib ? pSib->drawable.id : None,
/xsrc/external/mit/xorg-server.old/dist/randr/
H A Drrscreen.c81 event.u.configureNotify.aboveSibling = None;
/xsrc/external/mit/xorg-server/dist/randr/
H A Drrscreen.c76 .u.configureNotify.aboveSibling = None,
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1106 Window event, window, aboveSibling;
1103 Window event, window, aboveSibling; member in struct:_xEvent::__anone2852e7a360a::__anone2852e7a4508

Completed in 26 milliseconds