Searched refs:axTimeout (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xkb/
H A DXKBCtrls.c255 ctrls->ax_timeout = rep.axTimeout;
325 req->axTimeout = ctrls->ax_timeout;
/xsrc/external/mit/xorg-server/dist/xkb/
H A DxkbSwap.c210 swaps(&stuff->axTimeout);
H A Dxkb.c732 .axTimeout = xkb->ax_timeout,
755 swaps(&rep.axTimeout);
935 if (stuff->axTimeout < 1) {
936 client->errorValue = _XkbErrCode2(0x10, stuff->axTimeout);
945 new.ax_timeout = stuff->axTimeout;
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A DxkbSwap.c223 swaps(&stuff->axTimeout,n);
H A Dxkb.c709 rep.axTimeout = xkb->ax_timeout;
731 swaps(&rep.axTimeout, n);
912 if (stuff->axTimeout < 1) {
913 client->errorValue = _XkbErrCode2(0x10, stuff->axTimeout);
922 new.ax_timeout = stuff->axTimeout;
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBproto.h183 CARD16 axTimeout; member in struct:_xkbGetControlsReply
223 CARD16 axTimeout; member in struct:_xkbSetControls

Completed in 26 milliseconds