Home
last modified time | relevance | path

Searched defs:new_layout (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/tui/
H A Dtui-layout.c144 new_layout = UNDEFINED_LAYOUT; in tui_set_layout() local
428 enum tui_layout_type new_layout = UNDEFINED_LAYOUT; in tui_set_layout_for_display_command() local
621 enum tui_layout_type new_layout; in next_layout() local
641 enum tui_layout_type new_layout; in prev_layout() local
842 show_data (enum tui_layout_type new_layout) in show_data()
H A Dtui.c137 enum tui_layout_type new_layout; in tui_rl_change_windows() local
185 enum tui_layout_type new_layout; in tui_rl_delete_other_windows() local
H A Dtui-data.c308 tui_set_current_layout_to (enum tui_layout_type new_layout) in tui_set_current_layout_to()