| | | | |
| W |
| |
| | wadd_wch - add a complex character (with rendition) to a window ( ) |
| |
| | wadd_wchnstr - copy a string of complex characters (with renditions) to a window ( ) |
| |
| | wadd_wchstr - copy a string of complex characters (with renditions) to a window ( ) |
| |
| | waddch - add a character (with rendition) to a window ( ) |
| |
| | waddchnstr - copy a character string (with renditions) to a window ( ) |
| |
| | waddchstr - copy a character string (with renditions) to a window ( ) |
| |
| | waddnstr - add a multi-byte character string (without rendition) to a window ( ) |
| |
| | waddnwstr - add a string of wchar_t characters to a curses window and advance cursor ( ) |
| |
| | waddnwstr - add a wide-character string to a window ( ) |
| |
| | waddstr - add a multi-byte character string (without rendition) to a window ( ) |
| |
| | waddwch - add a wchar_t character (with attributes) to a curses window and advance cursor ( ) |
| |
| | waddwchnstr - add string of wchar_t characters (and attributes) to a curses window ( ) |
| |
| | waddwchstr - add string of wchar_t characters (and attributes) to a curses window ( ) |
| |
| | waddwstr - add a string of wchar_t characters to a curses window and advance cursor ( ) |
| |
| | waddwstr - add a wide-character string to a window ( ) |
| |
| | wadjcurspos - moving the cursor by character ( ) |
| |
| | wattr_get - control window attributes ( ) |
| |
| | wattr_off - control window attributes ( ) |
| |
| | wattr_on - control window attributes ( ) |
| |
| | wattr_set - control window attributes ( ) |
| |
| | wattroff - change foreground window attributes ( ) |
| |
| | wattroff - curses character and window attribute control routines ( ) |
| |
| | wattron - change foreground window attributes ( ) |
| |
| | wattron - curses character and window attribute control routines ( ) |
| |
| | wattrset - change foreground window attributes ( ) |
| |
| | wattrset - curses character and window attribute control routines ( ) |
| |
| | wbkgd - set or get the background character (and rendition) of window ( ) |
| |
| | wbkgdset - set or get the background character (and rendition) of window ( ) |
| |
| | wbkgrnd - set or get the background character (and rendition) of window using a complex character ( ) |
| |
| | wbkgrndset - set or get the background character (and rendition) of window using a complex character ( ) |
| |
| | wborder - add a single-byte border to a window ( ) |
| |
| | wborder_set - use complex characters (and renditions) to draw borders ( ) |
| |
| | wchgat - change the rendition of characters in a window ( ) |
| |
| | wclear - clear a window ( ) |
| |
| | wclrtobot - clear to the end of a window ( ) |
| |
| | wclrtoeol - clear to the end of a line ( ) |
| |
| | wcolor_set - control window attributes ( ) |
| |
| | wcursyncup - synchronize window with its parents or children ( ) |
| |
| | wdelch - remove a character ( ) |
| |
| | wdeleteln - remove a line ( ) |
| |
| | wecho_wchar - add a complex character and refresh window ( ) |
| |
| | wechochar - add a single-byte character and refresh window ( ) |
| |
| | wechowchar - add a wchar_t character (with attributes) to a curses window and advance cursor ( ) |
| |
| | werase - clear a window ( ) |
| |
| | wget_wch - get a wide character from terminal ( ) |
| |
| | wget_wstr - get a wide character string from terminal ( ) |
| |
| | wgetbkgrnd - set or get the background character (and rendition) of window using a complex character ( ) |
| |
| | wgetch - get a single-byte character from terminal ( ) |
| |
| | wgetn_wstr - get a wide character string from terminal ( ) |
| |
| | wgetnstr - get a multibyte character string from terminal ( ) |
| |
| | wgetnwstr - get wchar_t character strings from curses terminal keyboard ( ) |
| |
| | wgetstr - get a multibyte character string from terminal ( ) |
| |
| | wgetwch - get (or push back) wchar_t characters from curses terminal keyboard ( ) |
| |
| | wgetwstr - get wchar_t character strings from curses terminal keyboard ( ) |
| |
| | whline - use single-byte characters (and renditions) to draw lines ( ) |
| |
| | whline_set - use complex characters (and renditions) to draw lines ( ) |
| |
| | win_wch - retrieve a complex character (with rendition) ( ) |
| |
| | win_wchnstr - retrieve complex character string (with rendition) ( ) |
| |
| | win_wchstr - retrieve complex character string (with rendition) ( ) |
| |
| | winch - return a single-byte character (with rendition) ( ) |
| |
| | winchnstr - retrieve a single-byte character string (with rendition) ( ) |
| |
| | winchstr - retrieve a single-byte character string (with rendition) ( ) |
| |
| | winnstr - retrieve a multibyte character string (without rendition) ( ) |
| |
| | winnwstr - get a string of wchar_t characters from a curses window ( ) |
| |
| | winnwstr - retrieve a wide character string (without rendition) ( ) |
| |
| | wins_nwstr - insert a wide character string ( ) |
| |
| | wins_wch - insert a complex character ( ) |
| |
| | wins_wstr - insert a wide character string ( ) |
| |
| | winsch - insert a character ( ) |
| |
| | winsdelln - insert/delete lines to/from the window ( ) |
| |
| | winsertln - insert a line in a window ( ) |
| |
| | winsnstr - insert a multibyte character string ( ) |
| |
| | winsnwstr - insert wchar_t string before character under the cursor in a curses window ( ) |
| |
| | winsstr - insert a multibyte character string ( ) |
| |
| | winstr - retrieve a multibyte character string (without rendition) ( ) |
| |
| | winswch - insert a wchar_t character before the character under the cursor in a curses window ( ) |
| |
| | winswstr - insert wchar_t string before character under the cursor in a curses window ( ) |
| |
| | winwch - get a wchar_t character and its attributes from a curses window ( ) |
| |
| | winwchnstr - get a string of wchar_t characters (and attributes) from a curses window ( ) |
| |
| | winwchstr - get a string of wchar_t characters (and attributes) from a curses window ( ) |
| |
| | winwstr - get a string of wchar_t characters from a curses window ( ) |
| |
| | winwstr - retrieve a wide character string (without rendition) ( ) |
| |
| | wmove - move cursor in window ( ) |
| |
| | wmovenextch - moving the cursor by character ( ) |
| |
| | wmoveprevch - moving the cursor by character ( ) |
| |
| | wnoutrefresh - refresh windows and lines ( ) |
| |
| | wprintw - print formatted output window ( ) |
| |
| | wredrawln - redraw screen or portion of screen ( ) |
| |
| | wrefresh - refresh windows and lines ( ) |
| |
| | write screen contents to/from a file |
| | | - scr_dump ( ) |
| | | - scr_init ( ) |
| | | - scr_restore ( ) |
| | | - scr_set ( ) |
| |
| | wscanw - convert formatted input from a window ( ) |
| |
| | wscrl - scroll a window ( ) |
| |
| | wsetscrreg - set terminal output controls ( ) |
| |
| | wstandend - curses character and window attribute control routines ( ) |
| |
| | wstandend - set/clear window attributes ( ) |
| |
| | wstandout - curses character and window attribute control routines ( ) |
| |
| | wstandout - set/clear window attributes ( ) |
| |
| | wsyncdown - synchronize window with its parents or children ( ) |
| |
| | wsyncup - synchronize window with its parents or children ( ) |
| |
| | wtimeout - set timed blocking or non-blocking read ( ) |
| |
| | wtouchln - control window refresh ( ) |
| |
| | wunctrl - generate printable representation of a wide character ( ) |
| |
| | wvline - use single-byte characters (and renditions) to draw lines ( ) |
| |
| | wvline_set - use complex characters (and renditions) to draw lines ( ) |