Home
last modified time | relevance | path

Searched refs:movey (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()
878 *movey = lround(fdy); in linacc()
881 acc->remainy = fdy - *movey; in linacc()
896 int *movex, int *movey, int *movez) in expoacc() argument
901 *movex = *movey = *movez = 0; in expoacc()
915 *movey = lround(fdy); in expoacc()
918 acc->remainy = fdy - *movey; in expoacc()