Searched defs:cursor_moved (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/ncurses/form/ | ||
| H A D | frm_data.c | 145 bool cursor_moved = FALSE; in data_ahead() local |
| /freebsd/sys/dev/vt/ | ||
| H A D | vt_core.c | 1483 int cursor_was_shown, cursor_moved; in vt_flush() local |