HomeSort by: relevance | last modified time | path
    Searched defs:tui_apply_current_layout (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/tui/
tui-layout.c 62 tui_apply_current_layout (bool preserve_cmd_win_size_p) function
134 tui_apply_current_layout (preserve_command_window_size);
156 tui_apply_current_layout (true);
269 tui_apply_current_layout (true);
  /src/external/gpl3/gdb.old/dist/gdb/tui/
tui-layout.c 67 tui_apply_current_layout (bool preserve_cmd_win_size_p) function
137 tui_apply_current_layout (preserve_command_window_size);
159 tui_apply_current_layout (true);
272 tui_apply_current_layout (true);

Completed in 25 milliseconds