Searched refs:width_diff (Results 1 – 1 of 1) sorted by relevance
605 int height_diff, width_diff; in tui_resize_all() local609 width_diff = screenwidth - tui_term_width (); in tui_resize_all()611 if (height_diff || width_diff) in tui_resize_all()650 first_win->generic.width += width_diff; in tui_resize_all()651 locator->width += width_diff; in tui_resize_all()665 TUI_CMD_WIN->generic.width += width_diff; in tui_resize_all()677 first_win->generic.width += width_diff; in tui_resize_all()679 second_win->generic.width += width_diff; in tui_resize_all()684 first_win->generic.width += width_diff; in tui_resize_all()686 second_win->generic.width += width_diff; in tui_resize_all()[all …]