Searched refs:tui_is_window_visible (Results 1 – 6 of 6) sorted by relevance
61 extern int tui_is_window_visible (enum tui_win_type type);
255 if (tui_is_window_visible (DATA_WIN)) in tui_selected_frame_level_changed_hook()
546 tui_is_window_visible (enum tui_win_type type) in tui_is_window_visible() function
99 (tui_is_window_visible, tui_get_command_dimension): Test697 (tui_is_window_visible): Declare.699 (tui_is_window_visible): New function.
887 if (!tui_is_window_visible (DISASSEM_WIN)) in disassemble_command()
3644 use tui_is_window_visible, tui_show_assembly.