Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwsmoused.h49 u_int skip_spc_right(struct wsscreen *, int);
H A Dwsdisplay.c2736 skip_spc_right(struct wsscreen *scr, int border) in skip_spc_right() function
2958 right = skip_spc_right(scr, BORDER); in mouse_copy_start()
2990 right = skip_spc_right(scr, NO_BORDER); in mouse_copy_word()
3080 right = skip_spc_right(scr, BORDER); in mouse_copy_extend_char()