Searched refs:curwin_col_off2 (Results 1 – 3 of 3) sorted by relevance
30 int curwin_col_off2(void);
872 width = curwin->w_width - off + curwin_col_off2(); in validate_cursor_col()933 curwin_col_off2(void) in curwin_col_off2() function1010 width = textwidth + curwin_col_off2(); in curs_columns()
2547 col_off2 = col_off1 - curwin_col_off2(); in nv_screengo()6068 int width2 = width1 + curwin_col_off2(); in nv_g_cmd()6083 ? curwin_col_off2() : 0)) / 2; in nv_g_cmd()6153 int width2 = width1 + curwin_col_off2(); in nv_g_cmd()