GDB (xrefs)
|
#include "tui/tui-data.h"
Go to the source code of this file.
Functions | |
void | tui_set_win_focus_to (struct tui_win_info *) |
void | tui_resize_all (void) |
void | tui_refresh_all_win (void) |
void | tui_rehighlight_all (void) |
bool | tui_update_variables () |
void | tui_initialize_win (void) |
void | tui_update_gdb_sizes (void) |
struct cmd_list_element ** | tui_get_cmd_list (void) |
Variables | |
chtype | tui_border_ulcorner |
chtype | tui_border_urcorner |
chtype | tui_border_lrcorner |
chtype | tui_border_llcorner |
chtype | tui_border_vline |
chtype | tui_border_hline |
int | tui_border_attrs |
int | tui_active_border_attrs |
bool | compact_source |
bool | style_tui_current_position |
struct cmd_list_element ** tui_get_cmd_list | ( | void | ) |
void tui_initialize_win | ( | void | ) |
Definition at line 596 of file tui-win.c.
References create_async_signal_handler().
Referenced by tui_interp::init().
void tui_refresh_all_win | ( | void | ) |
Definition at line 499 of file tui-win.c.
References tui_refresh_all().
Referenced by tui_enable(), tui_getc_1(), and tui_refresh_all_command().
void tui_rehighlight_all | ( | void | ) |
Definition at line 506 of file tui-win.c.
References all_tui_windows().
Referenced by tui_enable(), and tui_set_var_cmd().
void tui_resize_all | ( | void | ) |
Definition at line 515 of file tui-win.c.
References tui_apply_current_layout(), TUI_CMD_WIN, tui_set_term_height_to(), tui_set_term_width_to(), tui_term_height(), tui_term_width(), and tui_update_gdb_sizes().
Referenced by tui_enable().
void tui_set_win_focus_to | ( | struct tui_win_info * | win_info | ) |
Definition at line 65 of file tui-data.c.
References tui_highlight_win(), tui_unhighlight_win(), and win_with_focus.
Referenced by tui_apply_current_layout(), tui_enable(), tui_rl_other_window(), and tui_set_focus_command().
void tui_update_gdb_sizes | ( | void | ) |
Definition at line 440 of file tui-win.c.
References set_screen_width_and_height(), tui_active, TUI_CMD_WIN, tui_term_height(), and tui_term_width().
Referenced by tui_disable(), tui_enable(), tui_resize_all(), and tui_set_win_size().
bool tui_update_variables | ( | ) |
Definition at line 280 of file tui-win.c.
References ACS_HLINE, ACS_LLCORNER, ACS_LRCORNER, ACS_ULCORNER, ACS_URCORNER, ACS_VLINE, translate(), tui_active_border_attrs, tui_active_border_mode, tui_border_attrs, tui_border_hline, tui_border_kind, tui_border_kind_translate_hline, tui_border_kind_translate_llcorner, tui_border_kind_translate_lrcorner, tui_border_kind_translate_ulcorner, tui_border_kind_translate_urcorner, tui_border_kind_translate_vline, tui_border_llcorner, tui_border_lrcorner, tui_border_mode, tui_border_mode_translate, tui_border_ulcorner, tui_border_urcorner, tui_border_vline, and tui_translate::value.
Referenced by tui_enable(), and tui_set_var_cmd().
|
extern |
Definition at line 827 of file tui-win.c.
Referenced by tui_source_window::set_contents().
|
extern |
Definition at line 223 of file tui-win.c.
Referenced by apply_ansi_escape(), and tui_set_reverse_mode().
|
extern |
Definition at line 257 of file tui-win.c.
Referenced by box_win(), and tui_update_variables().
|
extern |
Definition at line 256 of file tui-win.c.
Referenced by box_win(), and tui_update_variables().
|
extern |
Definition at line 250 of file tui-win.c.
Referenced by box_win(), and tui_update_variables().
|
extern |
Definition at line 253 of file tui-win.c.
Referenced by box_win(), and tui_update_variables().
|
extern |
Definition at line 254 of file tui-win.c.
Referenced by box_win(), and tui_update_variables().
|
extern |
Definition at line 251 of file tui-win.c.
Referenced by box_win(), and tui_update_variables().
|
extern |
Definition at line 252 of file tui-win.c.
Referenced by box_win(), and tui_update_variables().
|
extern |
Definition at line 249 of file tui-win.c.
Referenced by box_win(), and tui_update_variables().