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

/external/libvncserver/x11vnc/
H A Duserinput.c1304 int dy_sum = 0, ys = 0, sign; local
1331 dy_sum += nabs(scr_ev[ev].dy);
1397 y_accum += sign * dy_sum;

Completed in 64 milliseconds