Lines Matching refs:inputClients
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; other;
2845 mask->inputClients = other->next;
2859 wOtherInputMasks(pWin)->inputClients = other->next;
3116 ic = inputMasks->inputClients;
3192 for (other = wOtherInputMasks(pWin)->inputClients; other;
3242 FreeResource(inputMasks->inputClients->resource, RT_NONE);
3324 for (others = wOtherInputMasks(win)->inputClients; others;
3336 others = wOtherInputMasks(win)->inputClients;