Searched refs:tabstop_first (Results 1 – 4 of 4) sorted by relevance
9 int tabstop_first(int *ts);
317 tabstop_first(int *ts) in tabstop_first() function1746 && curbuf->b_p_ts == tabstop_first(new_vts_array)) in ex_retab()1780 curbuf->b_p_ts = tabstop_first(new_vts_array); in ex_retab()
4861 && tabstop_first(curbuf->b_p_vts_array) in ins_tab()
3351 ? tabstop_first(curbuf->b_p_vts_array) in set_num_option()