Searched refs:this_tab_size (Results 1 – 4 of 4) sorted by relevance
2844 const int this_tab_size = tabstop - (tab_col - 1) % tabstop; in test_layout_x_offset_display_tab() local2845 extra_width[tabstop] = this_tab_size - 1; in test_layout_x_offset_display_tab()
3106 const int this_tab_size = tabstop - (tab_col - 1) % tabstop; in test_layout_x_offset_display_tab() local3107 extra_width[tabstop] = this_tab_size - 1; in test_layout_x_offset_display_tab()