Searched defs:tabstop (Results 1 – 10 of 10) sorted by relevance
56 int tabstop = 8; /* Tab settings */ variable
10 tabstop = 2 variable
95 unsigned tabstop = out_position + spaces; local
91 unsigned int tabstop = out_position + spaces; in print_half_line() local
35 public int tabstop; /* Tab settings */ variable
394 int tabstop, in convert_column_unit()1015 int tabstop) in print_parseable_fixits()2318 const int tabstop = 8; in test_print_parseable_fixits_bytes_vs_display_columns() local
3104 for (int tabstop = 1; tabstop != num_tabstops; ++tabstop) in test_layout_x_offset_display_tab() local3129 for (int tabstop = 1; tabstop != num_tabstops; ++tabstop) in test_layout_x_offset_display_tab() local3144 for (int tabstop = 1; tabstop != num_tabstops; ++tabstop) in test_layout_x_offset_display_tab() local3162 for (int tabstop = 1; tabstop != num_tabstops; ++tabstop) in test_layout_x_offset_display_tab() local5457 const int tabstop = 8; in test_tab_expansion() local
358 int tabstop; member
316 unsigned int tabstop; member