Home
last modified time | relevance | path

Searched refs:movex (Results 1 – 1 of 1) sorted by relevance

/src/usr.sbin/moused/moused/
H A Dmoused.c866 int *movex, int *movey, int *movez) in linacc() argument
871 *movex = *movey = *movez = 0; in linacc()
877 *movex = lround(fdx); in linacc()
880 acc->remainx = fdx - *movex; in linacc()
896 int *movex, int *movey, int *movez) in expoacc() argument
901 *movex = *movey = *movez = 0; in expoacc()
914 *movex = lround(fdx); in expoacc()
917 acc->remainx = fdx - *movex; in expoacc()