Searched refs:otherClients (Results 1 – 3 of 3) sorted by relevance
86 struct _OtherClients *otherClients; /* default: NULL */ member191 #define wOtherClients(w) wUseDefault(w, otherClients, NULL)
601 pWin->optional->otherClients = NULL; in CreateRootWindow()3362 if (optional->otherClients != NULL) in CheckWindowOptionalNeed()3421 optional->otherClients = NULL; in MakeWindowOptional()
4397 if (!(pWin->optional->otherClients = other->next)) in OtherClientGone()4465 others->next = pWin->optional->otherClients; in EventSelectForWindow()4466 pWin->optional->otherClients = others; in EventSelectForWindow()