#include <el.h>
Public Attributes | |
int | fH |
int | fV |
Definition at line 72 of file el.h.
int ElCoord_t::fH |
Definition at line 73 of file el.h.
Referenced by el_resize(), prompt_init(), prompt_print(), re_addc(), 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_clear_EOL(), term_deletechars(), term_insertwrite(), term_move_to_char(), term_move_to_line(), term_overwrite(), term_set(), and tty_stty().
int ElCoord_t::fV |
Definition at line 74 of file el.h.
Referenced by el_resize(), prompt_init(), prompt_print(), re_addc(), re_clear_display(), re_fastputc(), re_putc(), re_refresh(), re_refresh_cursor(), term__repaint(), term_move_to_char(), term_move_to_line(), term_overwrite(), and term_set().