GDB (xrefs)
|
#include "gdb_curses.h"
Go to the source code of this file.
Classes | |
class | tui_suppress_output |
Functions | |
void | tui_unhighlight_win (struct tui_win_info *) |
void | tui_highlight_win (struct tui_win_info *) |
void | tui_refresh_all () |
void | tui_wrefresh (WINDOW *win) |
|
extern |
Definition at line 141 of file tui-wingeneral.c.
References box_win(), tui_win_info::can_box(), tui_win_info::handle, tui_win_info::refresh_window(), and tui_win_info::set_highlight().
Referenced by tui_win_info::check_and_display_highlight_if_needed(), and tui_set_win_focus_to().
|
extern |
Definition at line 197 of file tui-wingeneral.c.
References all_tui_windows().
Referenced by tui_refresh_all_win().
|
extern |
Definition at line 127 of file tui-wingeneral.c.
References box_win(), tui_win_info::can_box(), tui_win_info::handle, tui_win_info::refresh_window(), and tui_win_info::set_highlight().
Referenced by tui_win_info::check_and_display_highlight_if_needed(), and tui_set_win_focus_to().
|
extern |
Definition at line 65 of file tui-wingeneral.c.
References suppress_output.
Referenced by tui_data_window::check_register_values(), tui_data_window::erase_data_content(), tui_win_info::refresh_window(), and tui_refresh_cmd_win().