Searched refs:slowKeysDelay (Results 1 - 5 of 5) sorted by relevance

/solaris-x11-s11/open-src/app/accessx/sun-src/
H A DAccessXstruct.h120 CARD16 slowKeysDelay; /* Time (in milliseconds) for a */ member in struct:_AccessXInfo
H A DAccessXproto.h165 CARD16 slowKeysDelay B16; /* Time (in milliseconds) for a */
215 CARD16 slowKeysDelay; /* Time (in milliseconds) for a */ member in struct:__anon8
H A DAccessXcomm.c297 accessXState->slowKeysDelay = rep.slowKeysDelay;
346 req->slowKeysDelay = accessXState->slowKeysDelay;
H A DAccessXlib.h139 CARD16 slowKeysDelay B16; /* Time (in milliseconds) for a */
H A DAccessX.c1300 req.slowKeysDelay = SECSTOMILLIS(
1849 ConvertUnitsToScaleValue(MILLISTOSECS(state.slowKeysDelay),decimalPoints));

Completed in 23 milliseconds