Searched refs:tui_apply_current_layout (Results 1 – 7 of 7) sorted by relevance
67 tui_apply_current_layout (bool preserve_cmd_win_size_p) in tui_apply_current_layout() function137 tui_apply_current_layout (preserve_command_window_size); in tui_set_layout()159 tui_apply_current_layout (true); in tui_add_win_to_layout()272 tui_apply_current_layout (true); in tui_remove_some_windows()
355 extern void tui_apply_current_layout (bool);
527 tui_apply_current_layout (false); /* Turn keypad back on. */ in tui_resize_all()
6240 * tui/tui-layout.c (tui_apply_current_layout): Add an assert.6252 (tui_apply_current_layout): Don't make use of saved_tui_windows,6262 * tui/tui-layout.c (tui_apply_current_layout): Restore the delete6601 * tui/tui-layout.c (tui_apply_current_layout): Remove special case
867 tui_apply_current_layout.871 * tui/tui-layout.h (tui_apply_current_layout): Declare.874 (tui_apply_current_layout): New function.876 tui_apply_current_layout.
1413 * tui/tui-layout.c (tui_apply_current_layout): Don't delete the15306 (tui_apply_current_layout): Use it.15370 * tui/tui-layout.c (tui_apply_current_layout): Delete windows when15397 (tui_apply_current_layout): Clear tui_windows.
13292 This violates the assumption here in tui_apply_current_layout:13322 we run into this assert in tui_apply_current_layout:17670 ==3389== by 0xA8B1F8: tui_apply_current_layout(bool) (tui-layout.c:81)17678 ==3389== by 0xA8B1C6: tui_apply_current_layout(bool) (tui-layout.c:78)