Searched refs:tabstop (Results 1 – 8 of 8) sorted by relevance
88 size_t tabstop = out_position + spaces; in print_half_line() local91 if (out_bound < tabstop) in print_half_line()92 tabstop = out_bound; in print_half_line()93 for (; out_position < tabstop; out_position++) in print_half_line()97 if (tabstop < out_bound) in print_half_line()99 out_position = tabstop; in print_half_line()
62 # vim: softtabstop=4 tabstop=4 expandtab shiftwidth=4
64 setlocal tabstop=8
1693 int col, newcol, tabstop; in print_space() local1699 while ((tabstop = roundup(col + 1, tabsize)) <= newcol) { in print_space()1701 col = tabstop; in print_space()
306 # look for tabstop definitions "=" no tab, "|" no tab324 # usual tabstop start sequence "=====<"325 >>>5 string x \b, tabstop ruler "%6.6s"326 # tabstop ruler
32 public int tabstop; /* Tab settings */ variable
3304 screensize if it was already set in the system, to improve tabstop
7430 # Comparing with the tabs utility shows a problem with the last tabstop on