Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/wscons/
Dwstpad.c234 int vdist; member
484 if (dy && tp->scroll.vdist) { in wstpad_scroll()
493 dz = -dy * 4096 / (tp->scroll.vdist * n); in wstpad_scroll()
1639 tp->scroll.vdist = 4 * v_unit; in wstpad_configure()
1807 tp->scroll.vdist = val; in wstpad_set_param()
1905 *pval = tp->scroll.vdist; in wstpad_get_param()