Home
last modified time | relevance | path

Searched refs:tui_set_win_height_command (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/gdb/gdb/tui/
HDtui-win.c64 static void tui_set_win_height_command (char *, int);
339 add_com ("winheight", class_tui, tui_set_win_height_command, in _initialize_tui_win()
1022 tui_set_win_height_command (char *arg, int from_tty) in tui_set_win_height_command() function