Searched refs:wOtherClients (Results 1 – 4 of 4) sorted by relevance
191 #define wOtherClients(w) wUseDefault(w, otherClients, NULL) macro
2124 *iclients = (InputClients *) wOtherClients(win); in GetClientsForDelivery()2458 for (other = wOtherClients(pWin); other; other = other->next) { in MaybeDeliverEventsToClient()4359 for (others = wOtherClients(pChild); others; others = others->next) { in RecalculateDeliverableEvents()4392 for (other = wOtherClients(pWin); other; other = other->next) { in OtherClientGone()4435 for (others = wOtherClients(pWin); others; others = others->next) { in EventSelectForWindow()4445 for (others = wOtherClients(pWin); others; others = others->next) { in EventSelectForWindow()5795 while ((oc = wOtherClients(pWin))) in DeleteWindowFromAnyEvents()5841 for (other = wOtherClients(pWin); other; other = other->next) { in EventMaskForClient()
844 nt_list_for_each_entry(oclients, wOtherClients(win), next) { in TouchAddRegularListener()
1357 (OtherClients *) wOtherClients(*win), next) in RetrieveTouchDeliveryData()