Searched defs:new_height (Results 1 – 2 of 2) sorted by relevance
619 int new_height, split_diff, cmd_split_diff, num_wins_displayed = 2; in tui_resize_all() local946 int new_height, i; in tui_set_win_height() local1043 int new_height = tui_term_height () - (input_no + 1); in tui_xdb_set_win_height() local1069 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()
162 int new_height, old_height = screenheight; variable