Home
last modified time | relevance | path

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

/freebsd/sys/dev/atkbdc/
H A Dpsm.c263 int start_y; member
3794 int start_x, start_y; local
3872 start_y = y0;
3876 start_y = smoother->start_y;
3882 start_y < sc->syninfo.softbuttons_y :
3883 start_y > max_y + sc->syninfo.softbuttons_y;
3940 dyp = abs(y0 - start_y);
3960 start_y <= vscroll_hor_area) ||
3962 start_y >=
4006 smoother->start_y);
[all …]