Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/psm/
H A Dpsm.c267 int start_y; member
3815 int start_x, start_y; local
3893 start_y = y0;
3897 start_y = smoother->start_y;
3903 start_y < sc->syninfo.softbuttons_y :
3904 start_y > max_y + sc->syninfo.softbuttons_y;
3961 dyp = abs(y0 - start_y);
3981 start_y <= vscroll_hor_area) ||
3983 start_y >=
4027 smoother->start_y);
[all …]