Searched refs:width_diff (Results 1 – 1 of 1) sorted by relevance
657 int height_diff, width_diff; in tui_resize_all() local661 width_diff = screenwidth - tui_term_width (); in tui_resize_all()663 if (height_diff || width_diff) in tui_resize_all()706 first_win->generic.width += width_diff; in tui_resize_all()707 locator->width += width_diff; in tui_resize_all()722 TUI_CMD_WIN->generic.width += width_diff; in tui_resize_all()734 first_win->generic.width += width_diff; in tui_resize_all()736 second_win->generic.width += width_diff; in tui_resize_all()741 first_win->generic.width += width_diff; in tui_resize_all()744 second_win->generic.width += width_diff; in tui_resize_all()[all …]