Home
last modified time | relevance | path

Searched refs:getviscol (Results 1 – 9 of 9) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dmisc2.pro3 int getviscol(void);
/vim-8.2.3635/src/
H A Dedit.c2660 coladvance(getviscol() + ((*ptr != TAB in oneright()
2696 int v = getviscol(); in oneleft()
2711 && !has_mbyte) || getviscol() < v) in oneleft()
5134 coladvance(getviscol()); in ins_eol()
H A Dchange.c1030 coladvance_force(getviscol()); in ins_char_bytes()
1162 coladvance_force(getviscol()); in ins_str()
H A Dnormal.c5024 coladvance_force((colnr_T)(getviscol() + cap->count1)); in nv_replace()
5028 coladvance_force(getviscol()); in nv_replace()
5243 coladvance(getviscol()); in nv_Replace()
5272 coladvance(getviscol()); in nv_vreplace()
7181 coladvance(getviscol()); in nv_edit()
H A Dregister.c1757 int viscol = getviscol(); in do_put()
1774 coladvance_force(getviscol() + (dir == FORWARD)); in do_put()
H A Dops.c1186 coladvance_force(getviscol()); in op_replace()
1492 ? oap->end_vcol + 1 : getviscol()); in op_insert()
1735 coladvance_force(getviscol()); in op_change()
H A Dmisc2.c41 getviscol(void) in getviscol() function
H A Dundo.c594 uhp->uh_cursor_vcol = getviscol(); in u_savecommon()
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt4986 Solution: Make getviscol() and getviscol2() use getvvcol() to obtain the