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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c260 int start_y; member in struct:smoother
3798 int start_x, start_y; local
3876 start_y = y0;
3880 start_y = smoother->start_y;
3886 start_y < sc->syninfo.softbuttons_y :
3887 start_y > max_y + sc->syninfo.softbuttons_y;
3944 dyp = abs(y0 - start_y);
3964 start_y <= vscroll_hor_area) ||
3966 start_y >
[all...]

Completed in 133 milliseconds