Searched refs:tabstop_at (Results 1 – 3 of 3) sorted by relevance
4 int tabstop_at(colnr_T col, int ts, int *vts);
129 tabstop_at(colnr_T col, int ts, int *vts) in tabstop_at() function369 tabstop_at(col, buf->b_p_ts, buf->b_p_vts_array); in get_sw_value_col()
526 (int)curwin->w_wcol < mincol - tabstop_at( in edit()