Searched refs:insert_line (Results 1 – 8 of 8) sorted by relevance
179 if (insert_line !=NULL && delete_line != NULL)
1945 if (insert_line != NULL) { in scrolln() 1947 tputs(insert_line, 0, __cputchar); in scrolln() 2015 if (insert_line != NULL)2017 tputs(insert_line, 0, __cputchar);
828 !insert_line) in lflush()
1462 insert_line (edit_context &edit, int line_num) in insert_line() function1509 insert_line (edit, 5); in test_applying_fixits_multiple_lines()
1468 insert_line (edit_context &edit, int line_num) in insert_line() function1515 insert_line (edit, 5); in test_applying_fixits_multiple_lines()
32553 (selftest::insert_line): New function.
1254 #define insert_line t_insert_line(cur_term) macro
11187 # insert_line (<il1>) and delete_line (<dl1>) operations in particular