| | | | |
| D |
| |
| | def_prog_mode - save/restore terminal modes ( ) |
| |
| | def_shell_mode - save/restore terminal modes ( ) |
| |
| | default window - stdscr ( ) |
| |
| | del_curterm - free space pointed to by terminal ( ) |
| |
| | delay_output - delays output ( ) |
| |
| | delays output - delay_output ( ) |
| |
| | delch - remove a character ( ) |
| |
| | delete a window - delwin ( ) |
| |
| | deleteln - remove a line ( ) |
| |
| | delwin - delete a window ( ) |
| |
| | derwin - create a new window or subwindow ( ) |
| |
| | determine insert/delete character/line capability |
| | | - has_ic ( ) |
| | | - has_il ( ) |
| |
| | disable use of certain terminal capabilities - filter ( ) |
| |
| | discard type-ahead characters - flushinp ( ) |
| |
| | doupdate - refresh windows and lines ( ) |
| |
| | duplicate a window - dupwin ( ) |
| |
| | dupwin - duplicate a window ( ) |