Searched refs:text_cols (Results 1 – 2 of 2) sorted by relevance
517 int text_lines = 0, text_cols = 0; in show_scroll_win_ext() local550 text_cols = max(win_cols-2, 0); in show_scroll_win_ext()568 text_cols, 0); in show_scroll_win_ext()571 text_cols, in show_scroll_win_ext()630 if (start_x >= total_cols-text_cols) in show_scroll_win_ext()631 start_x = total_cols-text_cols; in show_scroll_win_ext()
609 u8 text_cols; member
Completed in 15 milliseconds