Home
last modified time | relevance | path

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

/freebsd/sys/dev/vt/
H A Dvt_core.c1483 int cursor_was_shown, cursor_moved; in vt_flush() local
1507 cursor_was_shown = vd->vd_mshown; in vt_flush()
1524 if (cursor_was_shown != vd->vd_mshown || in vt_flush()