Searched refs:cursor_moved (Results 1 – 2 of 2) sorted by relevance
145 bool cursor_moved = FALSE; in data_ahead() local161 cursor_moved = TRUE; in data_ahead()177 cursor_moved = TRUE; in data_ahead()188 if (cursor_moved) in data_ahead()
1356 int cursor_was_shown, cursor_moved; in vt_flush() local1374 cursor_moved = (vd->vd_mx != vd->vd_mx_drawn || in vt_flush()1391 (vd->vd_mshown && cursor_moved)) in vt_flush()1406 if (vd->vd_mshown && cursor_moved) in vt_flush()