Searched refs:pOthers (Results 1 – 2 of 2) sorted by relevance
99 OtherInputMasks *pOthers; in ProcXGetSelectedExtensionEvents() local118 if ((pOthers = wOtherInputMasks(pWin)) != 0) { in ProcXGetSelectedExtensionEvents()119 for (others = pOthers->inputClients; others; others = others->next) in ProcXGetSelectedExtensionEvents()124 for (others = pOthers->inputClients; others; others = others->next) in ProcXGetSelectedExtensionEvents()144 for (others = pOthers->inputClients; others; others = others->next) in ProcXGetSelectedExtensionEvents()
93 OtherInputMasks *pOthers; in DeleteDeviceEvents() local96 if ((pOthers = wOtherInputMasks(pWin)) != 0) in DeleteDeviceEvents()97 for (others = pOthers->inputClients; others; others = others->next) in DeleteDeviceEvents()