Searched refs:can_ce (Results 1 – 1 of 1) sorted by relevance
3656 int can_ce = can_clear(T_CE); in screen_ins_lines() local3711 else if (*T_CDL != NUL && result_empty && (line_count > 1 || !can_ce)) in screen_ins_lines()3715 else if (can_ce && result_empty) in screen_ins_lines()3719 else if (*T_SR != NUL && row == 0 && (*T_DA == NUL || can_ce)) in screen_ins_lines()