Searched refs:tui_active (Results 1 – 9 of 9) sorted by relevance
65 int tui_active = 0; variable98 if (tui_active) in tui_rl_switch_mode()134 if (!tui_active) in tui_rl_change_windows()137 if (tui_active) in tui_rl_change_windows()182 if (!tui_active) in tui_rl_delete_other_windows()185 if (tui_active) in tui_rl_delete_other_windows()219 if (!tui_active) in tui_rl_other_window()272 if (!tui_active) in tui_rl_next_keymap()367 if (tui_active) in tui_enable()413 tui_active = 1; in tui_enable()[all …]
62 if (tui_active) in tui_new_objfile_hook()208 if (tui_active) in tui_target_wait_hook()218 if (tui_active) in tui_target_wait_hook()
92 tui_start_enabled = tui_active; in tui_suspend()157 if (tui_active) in tui_command_loop()
91 extern int tui_active;
304 if (size > 0 && tui_active) in tui_readline_output()570 if (tui_active) in tui_cont_sig()
425 tui_active ? TUI_CMD_WIN->generic.width : screenwidth); in tui_update_gdb_sizes()428 tui_active ? TUI_CMD_WIN->generic.height : screenheight); in tui_update_gdb_sizes()
856 if (tui_active) in disassemble_command()871 if (tui_active) in disassemble_command()
941 (tui_active && in lookup_cmd_1()1315 (tui_active && in lookup_cmd_composition()
1357 if (tui_active && exp != NULL && *exp == '$') in display_command()