Searched refs:this_ru_col (Results 1 – 1 of 1) sorted by relevance
418 int this_ru_col; in win_redr_status() local495 if (this_ru_col <= 1) in win_redr_status()521 else if (len > this_ru_col - 1) in win_redr_status()523 p += len - (this_ru_col - 1); in win_redr_status()525 len = this_ru_col - 1; in win_redr_status()641 int this_ru_col; in win_redr_ruler() local753 if (this_ru_col < 0) in win_redr_ruler()754 this_ru_col = 0; in win_redr_ruler()757 if (this_ru_col < (width + 1) / 2) in win_redr_ruler()759 if (this_ru_col + o < width) in win_redr_ruler()[all …]