Searched refs:pOthers (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/Xi/
H A Dgetselev.c101 OtherInputMasks *pOthers; local in function:ProcXGetSelectedExtensionEvents
118 if ((pOthers = wOtherInputMasks(pWin)) != 0) {
119 for (others = pOthers->inputClients; others; others = others->next)
124 for (others = pOthers->inputClients; others; others = others->next)
144 for (others = pOthers->inputClients; others; others = others->next)
H A Dclosedev.c95 OtherInputMasks *pOthers; local in function:DeleteDeviceEvents
98 if ((pOthers = wOtherInputMasks(pWin)) != 0)
99 for (others = pOthers->inputClients; others; others = others->next)
/xsrc/external/mit/xorg-server/dist/Xi/
H A Dgetselev.c99 OtherInputMasks *pOthers; local in function:ProcXGetSelectedExtensionEvents
118 if ((pOthers = wOtherInputMasks(pWin)) != 0) {
119 for (others = pOthers->inputClients; others; others = others->next)
124 for (others = pOthers->inputClients; others; others = others->next)
144 for (others = pOthers->inputClients; others; others = others->next)
H A Dclosedev.c93 OtherInputMasks *pOthers; local in function:DeleteDeviceEvents
96 if ((pOthers = wOtherInputMasks(pWin)) != 0)
97 for (others = pOthers->inputClients; others; others = others->next)

Completed in 4 milliseconds