Home
last modified time | relevance | path

Searched refs:wcol (Results 1 – 5 of 5) sorted by relevance

/vim-8.2.3635/src/
H A Dmisc2.c59 if (wcol == MAXCOL) in coladvance_force()
65 curwin->w_virtcol = wcol; in coladvance_force()
96 coladvance(colnr_T wcol) in coladvance() argument
106 curwin->w_virtcol = wcol; in coladvance()
145 if (wcol >= MAXCOL) in coladvance2()
148 col = wcol; in coladvance2()
213 && wcol >= 0 in coladvance2()
214 && ((col != wcol && col != wcol + 1) || csize > 1)) in coladvance2()
240 col = wcol; in coladvance2()
286 if (wcol == MAXCOL) in coladvance2()
[all …]
H A Dpopupmenu.c1102 int wcol = curwin->w_wcol; in pum_may_redraw() local
1111 curwin->w_wcol = wcol; in pum_may_redraw()
H A Dscreen.c95 int wcol = curwin->w_wcol; in conceal_check_cursor_line() local
105 curwin->w_wcol = wcol; in conceal_check_cursor_line()
/vim-8.2.3635/src/proto/
H A Dmisc2.pro4 int coladvance_force(colnr_T wcol);
6 int coladvance(colnr_T wcol);
7 int getvpos(pos_T *pos, colnr_T wcol);
/vim-8.2.3635/runtime/syntax/
H A Dfoxpro.vim311 syn match foxproFunc "\<wcol\%[s]\>\s*("me=e-1