Searched refs:col_off (Results 1 – 2 of 2) sorted by relevance
1327 int col_off = FALSE; in gui_update_cursor() local1356 col_off = TRUE; in gui_update_cursor()1363 if (col_off) in gui_update_cursor()
6143 int col_off = curwin_col_off(); in nv_g_cmd() local6152 int width1 = curwin->w_width - col_off; in nv_g_cmd()6186 i = curwin->w_leftcol + curwin->w_width - col_off - 1; in nv_g_cmd()6196 if (vcol >= curwin->w_leftcol + curwin->w_width - col_off) in nv_g_cmd()