Lines Matching refs:inputClients
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; other;
2070 FreeResource(inputMasks->inputClients->resource, RT_NONE);
2153 for (others = wOtherInputMasks(win)->inputClients; others;
2169 others= wOtherInputMasks(win)->inputClients;