Searched refs:target_width (Results 1 – 1 of 1) sorted by relevance
72 int target_width; in tui_make_status_line() local83 target_width = strlen (target_shortname); in tui_make_status_line()84 if (target_width > MAX_TARGET_WIDTH) in tui_make_status_line()85 target_width = MAX_TARGET_WIDTH; in tui_make_status_line()114 - (target_width + 1) in tui_make_status_line()127 proc_width += target_width + 1; in tui_make_status_line()128 target_width = 0; in tui_make_status_line()157 if (target_width > 0) in tui_make_status_line()160 -target_width, target_width, target_shortname); in tui_make_status_line()