Searched refs:tabstop_start (Results 1 – 3 of 3) sorted by relevance
5 colnr_T tabstop_start(colnr_T col, int ts, int *vts);
159 tabstop_start(colnr_T col, int ts, int *vts) in tabstop_start() function
4195 want_vcol = tabstop_start(want_vcol, get_sts_value(), in ins_bs()