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

  /src/external/gpl3/gdb.old/dist/gdb/tui/
tui-layout.c 155 applied_layout->replace_window (tui_win_list[other]->name (), name);
485 tui_layout_window::replace_window (const char *name, const char *new_window)
1064 tui_layout_split::replace_window (const char *name, const char *new_window)
1067 item.layout->replace_window (name, new_window);
484 tui_layout_window::replace_window (const char *name, const char *new_window) function in class:tui_layout_window
1063 tui_layout_split::replace_window (const char *name, const char *new_window) function in class:tui_layout_split
  /src/external/gpl3/gdb/dist/gdb/tui/
tui-layout.c 155 applied_layout->replace_window (tui_win_list[other]->name (), name);
485 tui_layout_window::replace_window (const char *name, const char *new_window)
1064 tui_layout_split::replace_window (const char *name, const char *new_window)
1067 item.layout->replace_window (name, new_window);
484 tui_layout_window::replace_window (const char *name, const char *new_window) function in class:tui_layout_window
1063 tui_layout_split::replace_window (const char *name, const char *new_window) function in class:tui_layout_split

Completed in 19 milliseconds