Searched refs:tui_enable (Results 1 – 17 of 17) sorted by relevance
615 tui_enable (); in tui_scroll_forward_command()631 tui_enable (); in tui_scroll_backward_command()647 tui_enable (); in tui_scroll_left_command()660 tui_enable (); in tui_scroll_right_command()694 tui_enable (); in tui_set_focus_command()800 tui_enable (); in tui_refresh_all_command()893 tui_enable (); in tui_set_tab_width_command()928 tui_enable (); in tui_set_win_size()
129 tui_enable (); in tui_rl_switch_mode()387 tui_enable (void) in tui_enable() function562 tui_enable (); in tui_enable_command()
73 extern void tui_enable (void);
24 * tui.c (tui_enable): Call tuiRefreshAll to make sure the window98 * tui.c (tui_enable, tui_disable): Don't modify tui_version.202 (tui_enable): Restore the TUI keymap when we are back to TUI.312 (tui_enable): Install rl_startup_hook.392 (tui_enable): Likewise.522 (tui_enable): Update the windows if there is a selected frame.531 * tui.c (tui_enable): Call it to resize to TUI command window.536 * tui.c (tui_enable): Use tuiSetLayout instead of showLayout and647 * tui.c (tui_enable): Remove call to terminal_save_ours().722 (tui_enable): Enable the keypad; call tui_update_variables.[all …]
134 tui_enable (); in resume()
183 tui_enable (); in tui_apply_layout()204 tui_enable (); in tui_next_layout_command()221 tui_enable (); in tui_prev_layout_command()249 tui_enable (); in tui_regs_layout_command()
511 tui_enable (); in tui_reg_command()
42 (tui_enable): Update.255 * tui/tui.c (tui_enable): Call tui_display_main.1335 * tui/tui.c (tui_enable): Call tui_update_variables earlier.3663 * tui/tui.c (tui_rl_other_window, tui_enable): Update.4562 * tui/tui.c (tui_enable): Update.4711 (tui_enable): Do not call rl_initialize.7181 tui_set_focus. Call tui_enable.8937 * tui/tui.c (tui_rl_other_window, tui_enable)14783 * tui/tui.c (tui_enable) [__MINGW32__]: Don't declare 'cap', to
9450 * tui/tui-layout.c (tui_layout_command): Move call to tui_enable9476 (tui_enable): Likewise.9786 * tui/tui.c (tui_enable): Likewise.12802 * tui/tui.c (tui_enable): Resize windows before anything12931 * tui/tui.c (tui_enable): Resize the terminal before13914 * tui/tui.c (tui_enable) [__MINGW32__]: If the call to 'newterm'
1950 * tui/tui.c (tui_enable): Pass stdout and stdin to newterm.2065 * tui/tui.c (tui_rl_switch_mode): Wrap tui_enable/tui_disable in2075 (tui_enable): Don't use tui_allowed_p. Error out here with4338 (tui_enable): Use gdb_save_tty_state instead of
68 * tui/tui.c (tui_enable): Call start_color and9470 * tui/tui.c (tui_enable): Update.9485 * tui/tui.c (tui_enable): Update.
15465 * tui/tui.c (tui_enable): Call tui_set_initial_layout.15939 * tui/tui.c (tui_enable): Update.18479 * tui/tui.c (tui_enable): Register tui hooks after calling
6241 * tui/tui.c (tui_enable): Move setting of tui_active earlier in
13063 * tui/tui.c (tui_enable): Cast "unknown" to 'char *' to avoid a15000 * tui/tui.c (tui_enable): Add cast.
7541 * tui/tui.c (tui_enable): Likewise.
8075 * tui/tui.c (tui_enable): Check if the TUI is allowed before
9328 Fix this by moving the responsibility for showing main from tui_enable to75709 inside tui_set_focus_command (this function calls tui_enable as its