Searched refs:tui_set_current_layout_to (Results 1 – 3 of 3) sorted by relevance
815 tui_set_current_layout_to (SRC_DISASSEM_COMMAND); in show_source_disasm_command()882 tui_set_current_layout_to (new_layout); in show_data()1070 tui_set_current_layout_to (layout_type); in show_source_or_disasm_and_command()
324 extern void tui_set_current_layout_to (enum tui_layout_type);
303 tui_set_current_layout_to (enum tui_layout_type new_layout) in tui_set_current_layout_to() function