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

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dptrveloc.c1033 Bool soften = TRUE; local in function:acceleratePointerPredictable
1055 soften = FALSE;
1069 (mult > 1.0) && soften);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dptrveloc.c1089 Bool soften = TRUE; local in function:acceleratePointerPredictable
1110 soften = FALSE;
1124 if (mult > 1.0 && soften)

Completed in 4 milliseconds