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

/solaris-x11-s11/open-src/app/accessx/sun-src/
H A DAccessX.c426 #define SECSTOMILLIS(x) (int)((float)x * (float)1000) macro
1153 SECSTOMILLIS(ConvertScaleValueToUnits(scaleValue,decimalPoints));
1160 SECSTOMILLIS(ConvertScaleValueToUnits(scaleValue,decimalPoints));
1172 SECSTOMILLIS((float)1.0 / (float)ConvertScaleValueToUnits(scaleValue,decimalPoints));
1179 SECSTOMILLIS(ConvertScaleValueToUnits(scaleValue,decimalPoints));
1197 SECSTOMILLIS(ConvertScaleValueToUnits(scaleValue,decimalPoints));
1209 SECSTOMILLIS(ConvertScaleValueToUnits(scaleValue,decimalPoints));
1284 req.repeatKeysDelay = SECSTOMILLIS(
1292 req.repeatKeysRate = SECSTOMILLIS((float)1.0 /
1300 req.slowKeysDelay = SECSTOMILLIS(
[all...]

Completed in 14 milliseconds