Lines Matching defs:others
102 InputClientsPtr others;
119 for (others = pOthers->inputClients; others; others = others->next)
121 ClassFromMask(NULL, others->mask[i], i,
124 for (others = pOthers->inputClients; others; others = others->next)
125 if (SameClient(others, client)) {
127 ClassFromMask(NULL, others->mask[i], i,
139 if (others)
142 ClassFromMask(tclient, others->mask[i], i, NULL, CREATE);
144 for (others = pOthers->inputClients; others; others = others->next)
147 ClassFromMask(aclient, others->mask[i], i, NULL, CREATE);