Searched refs:wOtherClients (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dwindowstr.h189 #define wOtherClients(w) wUseDefault(w, otherClients, NULL) macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dwindowstr.h194 #define wOtherClients(w) wUseDefault(w, otherClients, NULL) macro
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Devents.c1998 other = (InputClients *)wOtherClients(pWin);
2154 for (other = wOtherClients(pWin); other; other = other->next)
3952 for (others = wOtherClients(pChild); others; others = others->next)
3987 for (other = wOtherClients(pWin); other; other = other->next)
4039 for (others = wOtherClients (pWin); others; others = others->next)
4052 for (others = wOtherClients (pWin); others; others = others->next)
5458 while ( (oc = wOtherClients(pWin)) )
5506 for (other = wOtherClients(pWin); other; other = other->next)
/xsrc/external/mit/xorg-server/dist/dix/
H A Devents.c2241 *iclients = (InputClients *) wOtherClients(win);
2575 for (other = wOtherClients(pWin); other; other = other->next) {
4555 for (others = wOtherClients(pChild); others; others = others->next) {
4588 for (other = wOtherClients(pWin); other; other = other->next) {
4631 for (others = wOtherClients(pWin); others; others = others->next) {
4641 for (others = wOtherClients(pWin); others; others = others->next) {
5991 while ((oc = wOtherClients(pWin)))
6037 for (other = wOtherClients(pWin); other; other = other->next) {
H A Dtouch.c809 nt_list_for_each_entry(oclients, wOtherClients(win), next) {
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dexevents.c1417 (OtherClients *) wOtherClients(*win), next)

Completed in 20 milliseconds