Home
last modified time | relevance | path

Searched refs:tabstop_fromto (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dindent.pro6 void tabstop_fromto(colnr_T start_col, colnr_T end_col, int ts_arg, int *vts, int *ntabs, int *nspc…
/vim-8.2.3635/src/
H A Dindent.c186 tabstop_fromto( in tabstop_fromto() function
1671 tabstop_fromto(start_vcol, vcol, in ex_retab()
H A Dops.c346 tabstop_fromto(ws_vcol, ws_vcol + total, in shift_block()