Home
last modified time | relevance | path

Searched defs:new_height (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-win.c619 int new_height, split_diff, cmd_split_diff, num_wins_displayed = 2; in tui_resize_all() local
946 int new_height, i; in tui_set_win_height() local
1043 int new_height = tui_term_height () - (input_no + 1); in tui_xdb_set_win_height() local
1069 tui_adjust_win_heights (struct tui_win_info * primary_win_info, int new_height) in tui_adjust_win_heights()
1343 new_height_ok (struct tui_win_info * primary_win_info, int new_height) in new_height_ok()
/openbsd/gnu/usr.bin/texinfo/info/
H A Dm-x.c162 int new_height, old_height = screenheight; variable