Home
last modified time | relevance | path

Searched defs:mouse_col (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwsdisplay.c2640 int mouse_col = scr->mouse % N_COLS(dconf); in mouse_moverel() local
2741 u_int mouse_col = scr->cpy_end % N_COLS(dconf); in skip_spc_right() local
2773 u_int mouse_col = scr->mouse % N_COLS(dconf); in skip_spc_left() local