Home
last modified time | relevance | path

Searched refs:insert_line (Results 1 – 9 of 9) sorted by relevance

/netbsd/lib/libcurses/
H A Dscroll.c147 if (insert_line !=NULL && delete_line != NULL) in has_il()
H A Drefresh.c1932 if (insert_line != NULL) { in scrolln()
1934 tputs(insert_line, 0, __cputchar); in scrolln()
2002 if (insert_line != NULL) in scrolln()
2004 tputs(insert_line, 0, __cputchar); in scrolln()
/netbsd/games/larn/
H A Dio.c830 !insert_line) in lflush()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dedit-context.c1462 insert_line (edit_context &edit, int line_num) in insert_line() function
1509 insert_line (edit, 5); in test_applying_fixits_multiple_lines()
H A Dedit-context.cc1468 insert_line (edit_context &edit, int line_num) in insert_line() function
1515 insert_line (edit, 5); in test_applying_fixits_multiple_lines()
H A DChangeLog-201732553 (selftest::insert_line): New function.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dedit-context.c1462 insert_line (edit_context &edit, int line_num) in insert_line() function
1509 insert_line (edit, 5); in test_applying_fixits_multiple_lines()
/netbsd/lib/libterminfo/
H A Dterm.h1254 #define insert_line t_insert_line(cur_term) macro
/netbsd/share/terminfo/
H A Dterminfo10287 # insert_line (<il1>) and delete_line (<dl1>) operations in particular