Searched refs:ru_col (Results 1 – 3 of 3) sorted by relevance
1279 col = ru_col - (Columns - wp->w_width); in win_redr_custom()4676 ru_col = 0; in comp_col()4680 ru_col = (ru_wid ? ru_wid : COL_RULER) + 1; in comp_col()4682 ru_col = COL_RULER + 1; in comp_col()4686 sc_col = ru_col; in comp_col()4695 ru_col = Columns - ru_col; in comp_col()4698 if (ru_col <= 0) in comp_col()4699 ru_col = 1; in comp_col()4702 ru_col = Columns; in comp_col()
492 this_ru_col = ru_col - (Columns - wp->w_width); in win_redr_status()752 this_ru_col = ru_col - (Columns - width); in win_redr_ruler()
800 EXTERN int ru_col; // column for ruler variable