Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwstpad.c149 #define WSTPAD_HORIZSCROLL (1 << 5) macro
581 b_edge = (tp->features & WSTPAD_HORIZSCROLL) ? B_EDGE : 0; in wstpad_edgescroll()
1767 flag = WSTPAD_HORIZSCROLL; in wstpad_set_param()
1868 flag = WSTPAD_HORIZSCROLL; in wstpad_get_param()