Searched refs:inputClients (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dgetselev.c119 for (others = pOthers->inputClients; others; others = others->next)
124 for (others = pOthers->inputClients; others; others = others->next)
144 for (others = pOthers->inputClients; others; others = others->next)
H A Dclosedev.c99 for (others = pOthers->inputClients; others; others = others->next)
H A Dexevents.c1582 for (others = wOtherInputMasks(pWin)->inputClients; others;
1589 for (others = wOtherInputMasks(pWin)->inputClients; others;
1636 others->next = pWin->optional->inputMasks->inputClients;
1637 pWin->optional->inputMasks->inputClients = others;
1672 for (others = inputMasks->inputClients; others;
1710 for (other = wOtherInputMasks(pWin)->inputClients; other;
1718 wOtherInputMasks(pWin)->inputClients = other->next;
1730 wOtherInputMasks(pWin)->inputClients = other->next;
1951 ic = inputMasks->inputClients;
2021 for (other = wOtherInputMasks(pWin)->inputClients; othe
[all...]
H A Dxiselectev.c243 for (others = wOtherInputMasks(win)->inputClients; others;
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dgetselev.c119 for (others = pOthers->inputClients; others; others = others->next)
124 for (others = pOthers->inputClients; others; others = others->next)
144 for (others = pOthers->inputClients; others; others = others->next)
H A Dclosedev.c97 for (others = pOthers->inputClients; others; others = others->next)
H A Dxiselectev.c55 A = inputMasks->inputClients;
371 for (others = wOtherInputMasks(win)->inputClients; others;
H A Dexevents.c1043 nt_list_for_each_entry(iclient, wOtherInputMasks(win)->inputClients, next) {
1389 wOtherInputMasks(*win)->inputClients, next)
1403 wOtherInputMasks(*win)->inputClients, next)
2291 nt_list_for_each_entry(iclients, wOtherInputMasks(*win)->inputClients, next)
2673 for (others = wOtherInputMasks(pWin)->inputClients; others;
2680 for (others = wOtherInputMasks(pWin)->inputClients; others;
2744 others->next = pWin->optional->inputMasks->inputClients;
2745 pWin->optional->inputMasks->inputClients = others;
2798 for (others = inputMasks->inputClients; others;
2834 for (other = wOtherInputMasks(pWin)->inputClients; othe
[all...]
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dinputstr.h122 * inputClients. Each further client appends to the inputClients list.
139 InputClientsPtr inputClients; member in struct:_OtherInputMasks
/xsrc/external/mit/xorg-server/dist/dix/
H A Dgestures.c235 nt_list_for_each_entry(iclients, inputMasks->inputClients, next) {
H A Dtouch.c763 nt_list_for_each_entry(iclients, inputMasks->inputClients, next) {
780 nt_list_for_each_entry(iclients, inputMasks->inputClients, next) {
H A Devents.c2248 *iclients = inputMasks->inputClients;
2257 *iclients = inputMasks->inputClients;
/xsrc/external/mit/xorg-server/dist/include/
H A Dinputstr.h136 * inputClients. Each further client appends to the inputClients list.
153 InputClientsPtr inputClients; member in struct:_OtherInputMasks
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Devents.c2005 other = inputMasks->inputClients;
2013 other = inputMasks->inputClients;

Completed in 55 milliseconds