#include <term.h>
Public Attributes | |
| ElCoord_t | fSize |
| int | fFlags |
| char * | fBuf |
| int | fLoc |
| char ** | fStr |
| int * | fVal |
| char * | fCap |
| FKey_t * | fFKey |
Definition at line 61 of file term.h.
Definition at line 62 of file term.h.
Referenced by el_resize(), re_clear_display(), re_clear_lines(), re_fastaddc(), re_fastputc(), re_putc(), re_refresh(), re_refresh_cursor(), re_update_line(), rl_display_match_list(), term__repaint(), term_alloc_display(), term_deletechars(), term_insertwrite(), term_move_to_char(), term_move_to_line(), term_overwrite(), term_rebuffer_display(), term_set(), and tty_stty().
| int ElTerm_t::fFlags |
| char* ElTerm_t::fBuf |
Definition at line 73 of file term.h.
Referenced by term_alloc(), term_bind_arrow(), term_end(), and term_init().
| int ElTerm_t::fLoc |
| char** ElTerm_t::fStr |
Definition at line 75 of file term.h.
Referenced by term_alloc(), term_bind_arrow(), term_end(), term_init(), and term_telltc().
| int* ElTerm_t::fVal |
| char* ElTerm_t::fCap |
Definition at line 78 of file term.h.
Referenced by term_bind_arrow(), term_clear_arrow(), term_init(), term_init_arrow(), term_print_arrow(), term_reset_arrow(), and term_set_arrow().
1.5.1