HomeSort by: relevance | last modified time | path
    Searched refs:savedcursor_row (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/wscons/
wsemul_vt100var.h 47 u_int savedcursor_row, savedcursor_col; member in struct:wsemul_vt100_emuldata
wsemul_vt100.c 555 edp->savedcursor_row = vd->crow;
570 vd->crow = edp->savedcursor_row;

Completed in 11 milliseconds