Searched refs:inputClients (Results 1 - 14 of 14) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| H A D | getselev.c | 119 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 D | closedev.c | 99 for (others = pOthers->inputClients; others; others = others->next)
|
| H A D | exevents.c | 1582 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 D | xiselectev.c | 243 for (others = wOtherInputMasks(win)->inputClients; others;
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | getselev.c | 119 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 D | closedev.c | 97 for (others = pOthers->inputClients; others; others = others->next)
|
| H A D | xiselectev.c | 55 A = inputMasks->inputClients; 371 for (others = wOtherInputMasks(win)->inputClients; others;
|
| H A D | exevents.c | 1043 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 D | inputstr.h | 122 * 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 D | gestures.c | 235 nt_list_for_each_entry(iclients, inputMasks->inputClients, next) {
|
| H A D | touch.c | 763 nt_list_for_each_entry(iclients, inputMasks->inputClients, next) { 780 nt_list_for_each_entry(iclients, inputMasks->inputClients, next) {
|
| H A D | events.c | 2248 *iclients = inputMasks->inputClients; 2257 *iclients = inputMasks->inputClients;
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | inputstr.h | 136 * 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 D | events.c | 2005 other = inputMasks->inputClients; 2013 other = inputMasks->inputClients;
|
Completed in 55 milliseconds