Home
last modified time | relevance | path

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

/netbsd/sys/dev/wscons/
H A Dwsemul_vt100var.h47 u_int savedcursor_row, savedcursor_col; member
H A Dwsemul_vt100.c532 edp->savedcursor_col = vd->ccol; in wsemul_vt100_output_esc()
547 vd->ccol = edp->savedcursor_col; in wsemul_vt100_output_esc()