Searched refs:ax_timeout (Results 1 – 4 of 4) sorted by relevance
103 ctrls->ax_timeout = XkbDfltAccessXTimeout; in AccessXInit()403 unsigned timeToWait = (ctrls->ax_timeout * 1000); in AccessXTimeoutExpire()655 (ctrls->ax_timeout > 0)) { in AccessXFilterReleaseEvent()658 ctrls->ax_timeout * 1000, in AccessXFilterReleaseEvent()
343 if ((old->ax_timeout != new->ax_timeout) || in XkbComputeControlsNotify()
732 .axTimeout = xkb->ax_timeout, in ProcXkbGetControls()945 new.ax_timeout = stuff->axTimeout; in ProcXkbSetControls()
300 unsigned short ax_timeout; member