Searched refs:T_CDL (Results 1 – 4 of 4) sorted by relevance
137 #define T_CDL (TERM_STR(KS_CDL)) // delete number of lines macro
3711 else if (*T_CDL != NUL && result_empty && (line_count > 1 || !can_ce)) in screen_ins_lines()3940 *T_CDL == NUL)) in screen_del_lines()3942 else if (*T_CDL != NUL && line_count > 1 && can_delete) in screen_del_lines()3949 else if (*T_CDL != NUL && can_delete) in screen_del_lines()
2991 p_term("t_DL", T_CDL)
2820 OUT_STR(tgoto((char *)T_CDL, 0, line_count)); in term_delete_lines()